JDBC: setTransactionIsolation? - Mailing list pgsql-interfaces

From Greg Speegle
Subject JDBC: setTransactionIsolation?
Date
Msg-id 3A1011CA.B3BBDC9A@10happythings.com
Whole thread Raw
List pgsql-interfaces
It appears that the setTransactionIsolation method in the
Connection class will allow you to set
whatever isolation you want, but it always leaves it at
READ_COMMITTED.

First, is there something I'm missing about this? Can I set
the isolation level to something else?

Second, if not, shouldn't the driver throw an exception so
that the programmer will know there
is a problem?

Thanks,
Greg Speegle
Baylor University




pgsql-interfaces by date:

Previous
From: Tom Lane
Date:
Subject: Re: wrong documentation and others .....
Next
From: "Adam Lang"
Date:
Subject: OLE DB