Subject Re: [Firebird-Java] Re: problems on linux...
Author Marczisovszky Daniel
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