Subject Re: [Firebird-Java] Transaction parameters + Jaybird
Author Alec Swan
Thanks!


> props.setProperty("TRANSACTION_READ_COMMITTED",
> "isc_tpb_read_committed,isc_no_rec_version," +
> "isc_tpb_write,isc_tpb_nowait");
>
>
Two sets of questions:

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]