Re: ResultSetMetaData.isNullable() returns always unknown

From: Kris Jurka <books(at)ejurka(dot)com>
To: Jan Slivka <slivka(at)certicon(dot)cz>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: ResultSetMetaData.isNullable() returns always unknown
Date: 2003-11-09 04:37:04
Message-ID: Pine.LNX.4.33.0311082334200.27930-100000@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Wed, 5 Nov 2003, Jan Slivka wrote:

> Hello,
>
> will the method: ResultSetMetaData.isNullable() be implemented someday?
> Now it is returning an unknown status...
>

Jan-Andre le Roux has produced a patch to implement this and he is
finishing up some parts of it. I don't know if it will go into the 7.4 or
7.5 release, but it is coming.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2003-11-09 04:41:29 Re: Question
Previous Message Nick Fankhauser 2003-11-08 22:54:15 Re: Accessing PG DB using jdbc