Subject | Re: [Firebird-Java] Re: Are Deadlocks realy handled correct? |
---|---|
Author | HGFrey@t-online.de |
Post date | 2002-05-18T07:44:10Z |
rrokytskyy schrieb:
give me one or two links?
ist the database.
handling concurrency. You just have to run my simple programm twice.
There are only two differences: the update-Statements have to be
cross-over and put a Thread.currentThread(1000+5) in one of both
programms to have enough time to start the second programm.
ciao
Hans Georg
>I have no experience with InterClient. Could you please
> Can you test your example with InterClient?
give me one or two links?
> Be sure to setOoops! I thought the only one beeing responsible for isolation-leve
> transaction isolation explicitly (our driver and InterClient might
> have different default values).
ist the database.
> Also I would appreciate if you canI think there is no need for a JUnit and it will become difficult
> post standalone testcase (JUnit if possible) to test this situation.
handling concurrency. You just have to run my simple programm twice.
There are only two differences: the update-Statements have to be
cross-over and put a Thread.currentThread(1000+5) in one of both
programms to have enough time to start the second programm.
ciao
Hans Georg