JDBC: setTransactionIsolation?

Поиск
Список
Период
Сортировка
От Greg Speegle
Тема JDBC: setTransactionIsolation?
Дата
Msg-id 3A1011CA.B3BBDC9A@10happythings.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: wrong documentation and others .....
Следующее
От: "Adam Lang"
Дата:
Сообщение: OLE DB