Subject | Re: [Firebird-Java] Re: problems on linux... |
---|---|
Author | Marczisovszky Daniel |
Post date | 2002-04-13T10:43:05Z |
r> Most likely this is a deadlock. I had similar problems in my code,
r> and the only thing that I needed was to set the transaction isolation
r> to TRANSACTION_READ_COMMITED. Current default transaction isolation
r> is TRANSACTION_REPEATABLE_READ.
Sorry, same happens with READ_COMMITTED, it hangs again... :(
daniel
r> and the only thing that I needed was to set the transaction isolation
r> to TRANSACTION_READ_COMMITED. Current default transaction isolation
r> is TRANSACTION_REPEATABLE_READ.
Sorry, same happens with READ_COMMITTED, it hangs again... :(
daniel