AutoCommit and SQLException - Mailing list pgsql-jdbc

From Antony Paul
Subject AutoCommit and SQLException
Date
Msg-id BAY15-DAV15d2DpZtYo00029474@hotmail.com
Whole thread Raw
Responses Re: AutoCommit and SQLException
List pgsql-jdbc
Hi all,
    What happens to transaction when an SQL exception is thrown while it is
in a transaction. Does the connection automatically rollbacks the
transactions or we have to roll back it ?. I am using PreparedStatements and
Statements and no stored procedures.
    Is there any specification for the behaviour of connection pools ?.

rgds
Antony Paul

pgsql-jdbc by date:

Previous
From: "Luke (Terry) Vanderfluit"
Date:
Subject: Re: JNDI Datasource configuration
Next
From: Oliver Jowett
Date:
Subject: Re: AutoCommit and SQLException