From: Max R. A. (JIRA) <no...@at...> - 2006-06-08 14:03:32
|
SessionFactory should not be created immediatly when browsing a console config ------------------------------------------------------------------------------ Key: HBX-686 URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-686 Project: Hibernate Tools Type: Improvement Versions: 3.1.beta5 Reporter: Max Rydahl Andersen Fix For: 3.2beta6 currenlty a sessionfactory is created instantly when clicking on a console config. This is a heavy operation and we should avoid it if possible. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira |