I have been having the same issue with 1:n mappings were n's FK is not getting updated if "n" has a reference-descriptor back to "1".
*===================================* * Scott T Weaver������������������� * * Jakarta Jetspeed Portal Project�� * * [EMAIL PROTECTED] * *===================================* � > -----Original Message----- > From: Timofey Korolev [mailto:[EMAIL PROTECTED] > Sent: Monday, June 30, 2003 9:11 AM > To: OJB Users List > Subject: RE: 1:n mapping > > On Mon, 2003-06-30 at 17:08, Mahler Thomas wrote: > > > > > > When i'm saying in my application broker.strore(General) OJB doesn't > > > makes any records in PARTICLE table. > > > > Ahh! That's easy: > > WoW! > That worked but partially ;-) > select * from PARTICLE looks like > > id | name | gid > ----+----------+----- > 3 | AAA | > 4 | BBB | > > but the gid column is empty. And it has to reference GENERAL table's > ID-field. > > May be something is wrong with my reference-descriptor for generalId? > > -- > Regards, > CEO Linux-Online.Ru > Korolyov Timofey > > www.linuxshop.ru :: www.prefnews.ru :: www.dotstyle.ru > > JabberID: [EMAIL PROTECTED]
