Nope, A bed has an associated patient. The patient may need to be moved to another bed. Or, there may be no patient in a bed
--On Thursday, September 26, 2002 1:32 PM -0500 Marc Dugger <[EMAIL PROTECTED]> wrote: > 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 > --------------------------------------- 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
