RE: [OJB-developers] non-decomposed m:n-mappings update problem
Brought to you by:
thma
From: Hoang, H. <Hai...@co...> - 2002-05-28 16:34:07
|
1. It doesn't work when I try to remove a Permission to a Role 2. It doesn't work when I tried to update a ParentId field on the Role. ParentId has a recursive relationship with the Id field. 3. I don't know where to find the generated sql-statement. Can anyone please show me 4. I am using the latest build (8.4) 5. I've tested both APIs but they both not working. -----Original Message----- From: Hoang, Hai Sent: Tuesday, May 28, 2002 11:05 AM To: 'Jakob Braeuchi'; 'ojb-developer' Subject: RE: [OJB-developers] non-decomposed m:n-mappings update problem -----Original Message----- From: Jakob Braeuchi [mailto:jbr...@ho...] Sent: Tuesday, May 28, 2002 10:24 AM To: Hoang, Hai; obj...@li... Subject: Re: [OJB-developers] non-decomposed m:n-mappings update problem hi, what do you mean by 'does not work', was there an exception ? what version of ojb do you use ? what did you try to do (insert or update) ? could you please provide the generated sql-statements ? jakob |