Menu

#17 Need better use of HibernateUtil configuration

1.0.0
open
9
2008-12-08
2008-12-08
Will Hoover
No

HibernateUtil is using a singleton for configuration/session factory. This needs to be optimized by utilizing java.util.concurrent.*

Also, Hibernate configuration should be accessible for programmatic configuration rather than MBean or hibernate.cfg.xml

Discussion


Log in to post a comment.