Re: UPDATE with JDBC fail - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: UPDATE with JDBC fail
Date
Msg-id 4112AD78.8010507@opencloud.com
Whole thread Raw
In response to UPDATE with JDBC fail  (Jose.Silva@isotrol.com)
Responses Re: UPDATE with JDBC fail
List pgsql-jdbc
Jose.Silva@isotrol.com wrote:

> The PosrGre version that I use is 7.1. and the JDBC driver that I use is
> the driver that you can get of Postgre's webpage.

Also, I've stopped testing against 7.1 (and I think Kris has too) --
it's getting very old now. I think that at least
setTransactionIsolation() will not work correctly with the current
driver against a 7.1 server. I'd strongly recommend you upgrade to a
more recent server if you can, not only for a tested driver but also for
any number of server-side bugfixes..

-O

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: UPDATE with JDBC fail
Next
From: Kris Jurka
Date:
Subject: Re: UPDATE with JDBC fail