Please could we have support for isValid() method in JDBC driver? - Mailing list pgsql-jdbc

From jonathan.lister@vaisala.com
Subject Please could we have support for isValid() method in JDBC driver?
Date
Msg-id D3081BDF8E6A5D40A4E82155E83C865E087BC211@birdx1.corp.vaisala.com
Whole thread Raw
Responses Re: Please could we have support for isValid() method in JDBC driver?  (Dave Cramer <pg@fastcrypt.com>)
List 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 by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Cannot pass null in Parameter in Query for ISNULL
Next
From: Dave Cramer
Date:
Subject: Re: Please could we have support for isValid() method in JDBC driver?