You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ojb-dev@db.apache.org by Frédéric Trifiro <li...@trifiro.net> on 2003/08/12 10:14:24 UTC

tx.lock(this, Transaction.WRITE);

Hi everyone,

I have a problem with updating an object. I'm using the same code for both 
insert and update orders but the code only works in insertion case...

The line code is :
tx.lock(this, Transaction.WRITE);

I have no other message...

Someone can help ?

Thanks, Frederic.

---------------------------------------------------------------------
To unsubscribe, e-mail: ojb-dev-unsubscribe@db.apache.org
For additional commands, e-mail: ojb-dev-help@db.apache.org