JDBC isNullable is not working

From: Zeljko Trogrlic <zeljko(at)post(dot)hinet(dot)hr>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: JDBC isNullable is not working
Date: 2000-09-04 12:22:39
Message-ID: 4.1.20000904142028.018a66c8@pop.tel.hr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello,

I found a bug in JDBC driver. isNullable always return columnNullable, no
matter is column nullable or not. It should return correct value or at
least columnNullableUnknown.
v
Zeljko Trogrlic
____________________________________________________________

Aeris d.o.o.
Sv. Petka 60 b, HR-31000 Osijek, Croatia
Tel: +385 (31) 53 00 15
Email: mailto:zeljko(at)post(dot)hinet(dot)hr

Browse pgsql-interfaces by date

  From Date Subject
Next Message Zeljko Trogrlic 2000-09-04 14:06:26 JDBC isNullable is not working
Previous Message Dave Page 2000-09-01 08:24:27 RE: ODBC: Declare/Fetch & SELECT INTO