Re: Transactions in JDBC - Mailing list pgsql-general

From Anand Raman
Subject Re: Transactions in JDBC
Date
Msg-id 20010216124110.E12553@india-today.com
Whole thread Raw
In response to Transactions in JDBC  (Culley Harrelson <culleyharrelson@yahoo.com>)
List 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 by date:

Previous
From: Culley Harrelson
Date:
Subject: Transactions in JDBC
Next
From: Hal Davison
Date:
Subject: Array Elements