how to handle db rollback?

David Teran <[email protected]> Wed, 4 Jun 2003 12:21:29 +0200
Newsgroups gmane.comp.web.webobjects.eof
Message-ID <[email protected]>
Hi,

how should we handle a database sided rollback (as a result from a db 
deadlock)? Is it safe to do 'ec.revert()' , do the changes again and 
try to save again?


cheers, David