Re: Postgresql 7.4, Latest JDBC Driver, SET AUTOCOMMIT not

From: Marcos Truchado <mtruchado(at)telefonica(dot)net>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Postgresql 7.4, Latest JDBC Driver, SET AUTOCOMMIT not
Date: 2004-06-06 16:47:39
Message-ID: 40C34AAB.4080202@telefonica.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)org
>

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

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Markus Schaber 2004-06-06 21:12:09 Re: How to insert binary data
Previous Message Cornelius Buschka 2004-06-06 16:26:55 Postgresql 7.4, Latest JDBC Driver, SET AUTOCOMMIT not supported