setTransactionIsolation support for JDBC driver (patch)

Поиск
Список
Период
Сортировка
От Jens Glaser
Тема setTransactionIsolation support for JDBC driver (patch)
Дата
Msg-id Pine.LNX.4.05.9908011853500.17499-101000@helena.jens.de
обсуждение исходный текст
Ответы Re: [INTERFACES] setTransactionIsolation support for JDBC driver (patch)
Список pgsql-interfaces
Hi,

enclosed is a patch against the latest version of your JDBC-driver
(pgsql/src/interfaces/jdbc) that adds support for
 getTransactionIsolation() and setTransactionIsolation().

Apply using
  cd pgsql/src/interfaces/jdbc  gzip -cd jdbc-transaction_isolation-patch.gz | patch -p0

Hopefully you can integrate it into the current version!

Kind regards,

-- 
Jens Glaser     Am Holderstrauch 13, 36041 Fulda, 0661/9429507    jens@jens.de

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

Предыдущее
От: "Jonathan davis"
Дата:
Сообщение: PQclear Access violation
Следующее
От: "John Huttley"
Дата:
Сообщение: Re: [GENERAL] Large Object questions...