Re: JDBC Transaction Isolation level 4 - Serializable problem

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: JDBC Transaction Isolation level 4 - Serializable problem
Дата
Msg-id Pine.LNX.4.33.0311200036490.1490-100000@leary.csoft.net
обсуждение исходный текст
Ответ на Re: JDBC Transaction Isolation level 4 - Serializable problem  (Oliver Jowett <oliver@opencloud.com>)
Список pgsql-jdbc

On Thu, 20 Nov 2003, Oliver Jowett wrote:

> There was some discussion about whether the driver should use the
> next-higher level rather than failing in this case but I think the
> conclusion was it's better to only set the levels that are directly
> supported by the backend (READ_COMMITTED and SERIALIZABLE), and that the
> application can upgrade the level it requests if needed based on querying
> the driver's DatabaseMetaData.
>

Recently the backend was changed to do the automatic transaction level
upgrade, so perhaps we should too.

Kris Jurka


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Andrew Lazarus"
Дата:
Сообщение: Can't get JBuilder 9 design mode to work
Следующее
От: "Geoffrey van Dooren"
Дата:
Сообщение: Postgresql connection & savepoints