Subject | Setting Isolation Level with Hibernate |
---|---|
Author | dhay@lexmark.com |
Post date | 2006-01-12T21:53:41Z |
Hi,
We're using Hibernate (and Spring) with Firebird as our database.
I need to specify the isolation level, but Firebird doesn't seem to
implement the standard sql isolation levels, except READ_COMMITTED.
I can get the connection that Hibernate is using, but I'm guessing that I
can't set the isolation level of SNAPSHOT TABLE STABILITY through that?
Is there any way?
cheers,
David
We're using Hibernate (and Spring) with Firebird as our database.
I need to specify the isolation level, but Firebird doesn't seem to
implement the standard sql isolation levels, except READ_COMMITTED.
I can get the connection that Hibernate is using, but I'm guessing that I
can't set the isolation level of SNAPSHOT TABLE STABILITY through that?
Is there any way?
cheers,
David