Re: Transactions in JDBC

Поиск
Список
Период
Сортировка
От Anand Raman
Тема Re: Transactions in JDBC
Дата
Msg-id 20010216124110.E12553@india-today.com
обсуждение исходный текст
Ответ на Transactions in JDBC  (Culley Harrelson <culleyharrelson@yahoo.com>)
Список pgsql-general
HI
It is very much possible..

Try java.sql.Connection class method setAutoCommit(Boolean);

Hope this helps
Anand
On Thu, Feb 15, 2001 at 09:54:53PM -0800, Culley Harrelson wrote:
>How do you begin, commit and rolback PostgreSQL transactions via JDBC?
>I'm assuming this is possible :)
>
>

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

Предыдущее
От: Culley Harrelson
Дата:
Сообщение: Transactions in JDBC
Следующее
От: Hal Davison
Дата:
Сообщение: Array Elements