What is the correct method for breaking a relationship.
For example
class B
{
}
class A
{
B b;
}
'A' is retrieved with b.
I want to disassociate 'b' from A.
---------------------------------------
Lanaghan, Kevin M
Vanderbilt University
Email: [EMAIL PROTECTED]
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev
