The relationships are lazily loaded. The relationships will only be loaded
when accessed through the Bean accessor methods.

Amit Khanna,
Pramati Technologies.

----- Original Message -----
From: Rein Reezigt <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 17, 2001 7:34 PM
Subject: CMP relationships in EJB2.0


> 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".
>

===========================================================================
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".

Reply via email to