isNullable()

From: Tomisław Kityński <cromax(at)id(dot)pl>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: isNullable()
Date: 2001-09-14 15:53:50
Message-ID: 001c01c13d35$72688ce0$b501a8c0@prod.id.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc pgsql-patches

Hello there,

could someone tell me, please, do I have any chance to get
proper implementation of above method in JDBC (1.1+) soon?

Current "return 1" works fine on most tables, however it seems
to be a little bit incorrect with some of them ;)

--
===] Internet Designers SA, Programming Dept., senior programmer [===
==] ul. Przedmiejska 6--10, 54-201 Wrocław, http://www.id.pl/ [==
=] tel: 0048-71-350-04-45-(42) [= =] fax: 0048-71-373-59-46 [=

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2001-09-14 17:41:15 Re: Using boolean '1' in jdbc2
Previous Message Thomas O'Dowd 2001-09-14 14:38:59 Re: Patch for Statement Escape Processing problems

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-09-14 17:45:19 Re: Bytea string operator support
Previous Message Thomas O'Dowd 2001-09-14 10:09:16 Re: Patch to add bytea support to JDBC