JDBC isNullable is not working - Mailing list pgsql-interfaces

From Zeljko Trogrlic
Subject JDBC isNullable is not working
Date
Msg-id 4.1.20000904160622.018ad388@pop.tel.hr
Whole thread Raw
List 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. 


pgsql-interfaces by date:

Previous
From: Dave Page
Date:
Subject: RE: ODBC: Declare/Fetch & SELECT INTO
Next
From: Peter Mount
Date:
Subject: RE: JDBC isNullable is not working