JDBC4 and JDK 1.6

Поиск
Список
Период
Сортировка
От Nathan Sullins
Тема JDBC4 and JDK 1.6
Дата
Msg-id 8C5B026B51B6854CBE88121DBF097A8606E687A9@ehost010-33.exch010.intermedia.net
обсуждение исходный текст
Ответы Re: JDBC4 and JDK 1.6  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc

Hi,

 

I am in the process of upgrading my company’s  JDK to 1.6 and have a few questions about the recommended JDBC driver. The Postgres JDBC site suggests using the latest (9.0-801) JDBC4 driver with JDK 1.6. However the site also mentions some not so inspiring comments on the latest driver including “Support for JDBC4 methods is limited. The driver builds, but the several of the new methods are stubbed out”. This makes me wonder how worthy of an upgrade it is, since the driver’s only been production ready for less than 2 months and doesn’t fully implement the JDBC4 interface.  

 

Of the new JDBC4 features I’m most excited about the enhanced exception handling and XML support, given this,  can anyone please provide a  meaningful reason why I should upgrade the driver? What if any are the known bugs associated with the latest JDBC4 driver and what functionality in particular is stubbed out?

 

 

Thanks in advance,

nathan

 

В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: psqlexception syntax error at or near "$"
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: PSQLException: The column name was not found in this ResultSet.