Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.0.10
-
None
Description
One of the default configurers calles Configuration.configure() which looks for a hibernate.cfg.xml. Allow disabling this (perhaps using a symbol?) so that you can have applications where the configuration is created entirely using annotations or other means. This also opens up the possibility for applications to call the other configure() methods.