Are you thinking of lazy loading?  If so, from my understanding, only
collections can be lazy loaded:
http://castor.exolab.org/castor-one.html#Lazy-Loading


-----Original Message-----
From: Bruce Snyder [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 26, 2002 1:02 PM
To: [EMAIL PROTECTED]
Subject: Re: [castor-dev] Independent relations


This one time, at band camp, Lanaghan, Kevin M said:

LKM>
LKM>What is the correct method for breaking a relationship.
LKM>
LKM>For example
LKM>class B
LKM>{
LKM>
LKM>}
LKM>class A
LKM>{
LKM>   B b;
LKM>}
LKM>
LKM>'A' is retrieved with b.
LKM>I want to disassociate 'b' from A.

Kevin,

I'm not sure what you mean by breaking the relationship. Please clarify
this further.

Bruce
--
perl -e 'print
unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'

-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to