Re: Postgresql 7.4, Latest JDBC Driver, SET AUTOCOMMIT not - Mailing list pgsql-jdbc

From Marcos Truchado
Subject Re: Postgresql 7.4, Latest JDBC Driver, SET AUTOCOMMIT not
Date
Msg-id 40C34AAB.4080202@telefonica.net
Whole thread Raw
In response to Postgresql 7.4, Latest JDBC Driver, SET AUTOCOMMIT not supported  (Cornelius Buschka <c.buschka@arcusx.com>)
List pgsql-jdbc
Cornelius Buschka escribió:
> Hi,
>
> could anyone tell me why the JDBC setAutocommit() method is not
> supported anymore.
>
> Could you direct me to a place where I can find reliable information
> about that topic. I haven't found anything about it in the
> documentation.
>
> I got the latest Postgresql 7.4 and the latest JDBC driver from
> jdbc.postgresl.org.
>
> Regards
> Cornelius
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

It's supported, I'm currently using it with no problems. You probably
have an older version somewhere in your classpath.


pgsql-jdbc by date:

Previous
From: Cornelius Buschka
Date:
Subject: Postgresql 7.4, Latest JDBC Driver, SET AUTOCOMMIT not supported
Next
From: Markus Schaber
Date:
Subject: Re: How to insert binary data