Connection.isValid(int timeout) implementation

From: Vlad Arkhipov <arhipov(at)dc(dot)baikal(dot)ru>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Connection.isValid(int timeout) implementation
Date: 2012-06-08 11:32:14
Message-ID: 4FD1E2BE.8020800@dc.baikal.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Craig Ringer 2012-06-08 13:13:35 Re: get/setReadOnly broken if default_transaction_read_only on
Previous Message Віталій Тимчишин 2012-06-08 08:49:50 Re: get/setReadOnly broken if default_transaction_read_only on