Max Rydahl Andersen wrote:

But the
drawback is that I need to delay all the binding operation till the
actual buildSessionFactory() launch, and thus keeping a list of classes
and Document to be processed. This consumes more memory (higher peak
until the buildSessionFactory call), but its probably not a show stopper.


That would be a pretty *big* memory peak - any reason why we just not take the first thing that hibernate gets configured with instead of this magic ?

We could hardcode that, but there is no reason to prefer hbm over ejb3xml for example.


Well, just to let you know and to help me to find a good configuration
property name.


What kind of values does it take ?






-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to