users@glassfish.java.net

Re: Glassfish + TopLink Lazy Loading

From: <glassfish_at_javadesktop.org>
Date: Thu, 13 Dec 2007 07:29:06 PST

Lazy loading on a XtoMany relationship is not triggered when getProperty is called but when the collection is accessed. If you are attempting to trigger the relationship for serialization call getBcollection().size().
--Gordon
[Message sent by forum member 'gyorke' (gyorke)]

http://forums.java.net/jive/thread.jspa?messageID=249931