JDBC compatibility

Поиск
Список
Период
Сортировка
От Delpierre, David
Тема JDBC compatibility
Дата
Msg-id 8349678DF4CCC3428201CED9DF7B4D9C0BF5F303@richter.lild01.pictime.fr
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Support for JDBC setQueryTimeout, et al.
Следующее
От: Radosław Smogura
Дата:
Сообщение: Re: Support for JDBC setQueryTimeout, et al.