Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Instead of having the Hibernate configuration hard-coded into RollerImpl.java, we should use a hibernate.cfg.xml file to configure the list of Hibernate mapping files used by Roller.
This should make it easier for developers to add new persistent objects to Roller.