You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-user@db.apache.org by Matthias Laube <ml...@gmx.de> on 2003/09/07 22:38:44 UTC

odmg transaction abort and cache

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: ojb-user-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-user-help@db.apache.org