> I have worked around this problem by using
> Hibernate.initialize(myobject.getMyCollection())
> 
> You need to look at your application use cases and
> load the things upfront that you will be needing.

It's still too manual, but using this way combined with some aspects,
does not sound crazy. I'll be testing this solution on a few days,
i'll told you how it goes.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to