JDBC compatibility - Mailing list pgsql-jdbc

From Delpierre, David
Subject JDBC compatibility
Date
Msg-id 8349678DF4CCC3428201CED9DF7B4D9C0BF5F303@richter.lild01.pictime.fr
Whole thread Raw
List pgsql-jdbc

On your download page http://jdbc.postgresql.org/download.html

 

You specify that the JDBC3 is compatible for JDK 1.5 and if we are using JDK6, we should use JDBC4.

 

But, in my case, I’m using Tomcat6 (the connection pool is JDBC3) which is running under JVM 6.

 

Therefore, your driver JDBC4 does it validate to run on a JDBC3 connection pool.

 

Regards

pgsql-jdbc by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Support for JDBC setQueryTimeout, et al.
Next
From: Radosław Smogura
Date:
Subject: Re: Support for JDBC setQueryTimeout, et al.