[ojb-users] Re:
Brought to you by:
thma
From: Govindarajan S (Gover) <gov...@az...> - 2002-06-04 07:06:56
|
HI, You havent attached your repository.xml you used for this, also u havent mentioned what type of relation is it between the object and the collections? i assume that it is m:n mapping. So just check if u have the auto.retrieve element in your repository.xml and the value that is set is true, something like this. <auto.retrieve>true</auto.retrieve> <auto.update>true</auto.update> inside your collection descriptor. hope this helps gover |