Re: JDBC gripe list

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Basil Bourque <basil(dot)list(at)me(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC gripe list
Date: 2011-03-30 21:48:33
Message-ID: AANLkTinuzF8fsWrC+4CpPiG=R+udxhGFNVnWWEagHY-d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 31 March 2011 08:51, Basil Bourque <basil(dot)list(at)me(dot)com> wrote:
> Another gripe: "InValid" method
>
> "IsValid" method in JDBC spec is not functional (simply throws an exception).
> http://download.oracle.com/javase/6/docs/api/java/sql/Connection.html#isValid(int)

This would be another JDBC4 thing that hasn't been implemented yet.
Seems simple enough to add.

Oliver

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2011-03-31 03:07:27 Re: Invalid PSQLState used in connection classes
Previous Message Maciek Sakrejda 2011-03-30 20:55:08 Re: SSL connection failure