a real business project often contains 100 or more persistent class,
now hibernate startup is very slow, normally spent 30 or more seconds.
 
So I write a module to speed up it,
only cache the config file path(.hbm.xml) of the persistent class,
read  and parse the file content until program using the persistent class.
 
http://sourceforge.net/projects/hbn-dyn-mod/
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to