| Author |
Inner Object Loading issue
|
Santosh Raveendran
Ranch Hand
Joined: Jun 29, 2008
Posts: 83
|
|
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
|
 |
 |
|
|
subject: Inner Object Loading issue
|
|
|