Hi obj users!

I 've another question.:

I've got an odmg transaction in which I do 2 things:

1st I remove an object person from a collection (RemovalAware) of persons inside an object company
2nd I delete the person object.


The transaction commit fails due to a database error (referential constraint) and is aborted automatically.

My problem: the removal of the person in the company isn't rolled back. My cache is in an inconsistent state.
Any comments?


Thanks a lot
Matthias.






--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to