The documentation states that the default value for lazy is defined as
false. This is ok, as possible problems are detected more easily (earlier)
this way. Unfortunately this means you have to manually (or by means of
XSLT) modify all lazy-attributes in all XML-mappings for production like
systems. What do you think about a property e.g. hibernate.lazy which
defines the default. If not set or defined, false would be still be used.
Only relations which are meant to be lazy=false during production would have
to set explicitly.

regards
Juergen


-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to