Subject | Re: [Firebird-Java] Transaction parameters + Jaybird |
---|---|
Author | Alec Swan |
Post date | 2011-01-18T23:38:44Z |
Thanks!
1. What's the default transaction isolation level?
2. How do I translate Firebird terms SNAPSHOT WAIT into JDBC terms? Is there
a translation matrix somewhere? Does your example above set transaction
isolation level to SNAPSHOT WAIT?
Thanks,
Alec
[Non-text portions of this message have been removed]
> props.setProperty("TRANSACTION_READ_COMMITTED",Two sets of questions:
> "isc_tpb_read_committed,isc_no_rec_version," +
> "isc_tpb_write,isc_tpb_nowait");
>
>
1. What's the default transaction isolation level?
2. How do I translate Firebird terms SNAPSHOT WAIT into JDBC terms? Is there
a translation matrix somewhere? Does your example above set transaction
isolation level to SNAPSHOT WAIT?
Thanks,
Alec
[Non-text portions of this message have been removed]