RE: Non-Decomposed collections, without implicit locking

2003-03-27 Thread Vincenz Braun
I want to know if I have the same problem: I have a User and a Role class. User has a roles:Collection property. The repository defines the collection-descriptor with all auto- values set to true and a indirection-table UserRoles with userId and roleId has a compound primary key. I am using the O

Re: Non-Decomposed collections, without implicit locking

2003-03-26 Thread David . Corbin
| |To: [EMAIL PROTECTED] | |cc: | |

Non-Decomposed collections, without implicit locking

2003-03-26 Thread David . Corbin
We've been using ND collections, and without realizing it, we had implicity locking turned out. It worked great in 0.9.9. However, when we switched turned off implicit locking, and switched to rc1, objects in the ND collection are not persisted. Experimentation reveals this doesn't work in 0.9.9