Connection.isValid(int timeout) implementation - Mailing list pgsql-jdbc

From Vlad Arkhipov
Subject Connection.isValid(int timeout) implementation
Date
Msg-id 4FD1E2BE.8020800@dc.baikal.ru
Whole thread Raw
Responses Re: Connection.isValid(int timeout) implementation
List pgsql-jdbc
The current PostgreSQL driver (9.1-904) does not contain an
implementation of JDBC4 method Connection.isValid(int timeout). However
there are some projects that strongly rely on this method to test the
connection (for example Arjuna Transaction Manager that is used by JBoss
Application Server). Are there any plans of implementing this feature?

pgsql-jdbc by date:

Previous
From: Віталій Тимчишин
Date:
Subject: Re: get/setReadOnly broken if default_transaction_read_only on
Next
From: Craig Ringer
Date:
Subject: Re: get/setReadOnly broken if default_transaction_read_only on