Re: Transactions in JDBC

From: Anand Raman <araman(at)india-today(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Transactions in JDBC
Date: 2001-02-16 07:11:10
Message-ID: 20010216124110.E12553@india-today.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 :)
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Louis-David Mitterrand 2001-02-16 08:10:53 Re: last UPDATE or INSERT time of a table? (not a row!)
Previous Message Hal Davison 2001-02-16 06:55:47 Array Elements