posted 13 years ago
Hi Team,
i am new to hibernate , i am facing a issue in fetcting the inner objects of a particular object,
i am having a object A which has a instance variable age which is a integer and two contains two objects B and C , when i am loading object A the instance variable age is getting populated correctly but B and C instances are getting
created with new object ids but the values are not getting populated , i am using hibernate 3.
please find the mapping for class A below.
Regards
SCJP 1.4,SCWCD5, SCBCD5
Thanks, Santhosh