Hi!
I have several m:n relationships mapped using intermediate mapping table. I am using version 1.0.rc6. My m:n objects have references to each other via collections of each other.
I noticed that after running for sometime most of the entries in such mapping tables got deleted, although I am not deleting any object explicitly. The way I update an object is by first querying it by PB API within an ODMG transaction, then I write lock the object, update the desired the field and then commit the transaction. I have implicit locking set to false and I do not use any auto-xxx attributes in repository.xml.
Has anybody seen such a behaviour where the mapping entries get deleted? I am using ObjectCacheDefaultImpl implementation.
Any response shall be greatly appreciated. Please help.
Thanks in advance for your time and help.
Regards Ashish
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
