Please could we have support for isValid() method in JDBC driver?

Поиск
Список
Период
Сортировка
От jonathan.lister@vaisala.com
Тема Please could we have support for isValid() method in JDBC driver?
Дата
Msg-id D3081BDF8E6A5D40A4E82155E83C865E087BC211@birdx1.corp.vaisala.com
обсуждение исходный текст
Ответы Re: Please could we have support for isValid() method in JDBC driver?  (Dave Cramer <pg@fastcrypt.com>)
Список pgsql-jdbc

There is one sample implementation posted here: http://archives.postgresql.org/pgsql-jdbc/2012-01/msg00001.php

Is there a good reason why the pg jdbc driver currently throws Method org.postgresql.jdbc4.Jdbc4Connection.isValid(int) is not yet implemented?

Is there a better solution to checking if a connection is valid rather than using the isValid() method?

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

Предыдущее
От: Dave Cramer
Дата:
Сообщение: Re: Cannot pass null in Parameter in Query for ISNULL
Следующее
От: Dave Cramer
Дата:
Сообщение: Re: Please could we have support for isValid() method in JDBC driver?