Re: autocommit and stored procedures

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: roehm(at)it(dot)usyd(dot)edu(dot)au
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: autocommit and stored procedures
Date: 2007-08-16 07:44:45
Message-ID: 46C4006D.4010806@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

roehm(at)it(dot)usyd(dot)edu(dot)au wrote:

>> See the javadoc for Connection.setAutoCommit():
>>
> That's your documentation and not necessarily the JDBC specification ;-)

Err I am talking about:

http://java.sun.com/j2se/1.5.0/docs/api/java/sql/Connection.html#getAutoCommit()

which certainly is part of the JDBC specification.

-O

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message roehm 2007-08-16 08:48:07 Re: autocommit and stored procedures
Previous Message roehm 2007-08-16 07:33:24 Re: autocommit and stored procedures