Hello all,
With the EJB2.0 spec, there is now support for container managed
relationships for Entity Beans. I wonder how these relationships are
restored when I load a bean. For example one-to-many relationships, are
all the relationships from one bean to the other beans created when I
load the one bean and then stored in a collection? Or is this done in a
lazy loading way, only restoring the relationships when they are used?
Thanks in advance.
Rein Reezigt
student computer science
Hogeschool Enschede, the Netherlands
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".