Depends relationship mainly depicts containment relationship between two objects. If your object of class C is part of Class B then you will have class C depends="B".
Rajendra Naik Sr. Development Engineer, Euclid India Limited, Ph: 91 -40 - 3542664/5/6/7 ext. 143 Email : [EMAIL PROTECTED] -----Original Message----- From: Ping Ding [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 29, 2002 11:58 PM To: [EMAIL PROTECTED] Subject: [castor-dev] JDO second level depends relation Hi, I have a class A. A has a field of type class B and B has a field of type class C. In my mapping file, I can declare class B depends="A". But how about class C? does C can depend either A or B? I tried them but not working. So C can only has related relation with B? Thanks for any replies. ----------------------------------------------------------------------- Ping Ding ----------------------------------------------------------- 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
