Re: null: was is the default returned value? - Mailing list pgsql-jdbc

From Jean-Christian Imbeault
Subject Re: null: was is the default returned value?
Date
Msg-id 3DB3D238.5020006@mega-bucks.co.jp
Whole thread Raw
In response to Re: null: was is the default returned value?  (Toby <toby@paperjet.com>)
Responses Re: null: was is the default returned value?
List pgsql-jdbc
Toby wrote:
>
> i think this is undefined. what you need to do is first call your
> getXXX() call and then follow up with a wasNull() call.

You're right. Thanks for the explanation. I didn't know about wasNull().
That fixes everything!

Jc


pgsql-jdbc by date:

Previous
From: Florian Litot
Date:
Subject: coonnection
Next
From: Barry Lind
Date:
Subject: Re: new String(byte[]) performance