On Jun 7, 2008, at 20:14, Sanne Grinovero wrote:
thanks for your insights :-)
I'll try explain myself better inline:
2008/6/7 Emmanuel Bernard <[EMAIL PROTECTED]>:
This sounds very promising.
I don't quite understand why you talk about loading lazy objects
though?
On of the recommendations
thanks for your insights :-)
I'll try explain myself better inline:
2008/6/7 Emmanuel Bernard <[EMAIL PROTECTED]>:
> This sounds very promising.
> I don't quite understand why you talk about loading lazy objects though?
> On of the recommendations is to load the object and all it's related
> obje
This sounds very promising.
I don't quite understand why you talk about loading lazy objects though?
On of the recommendations is to load the object and all it's related
objects before indexing. No lazy triggering should happen.
eg "from User u left join fetch u.address a left join fetch a.coun