reading null date field

From: Glenn Holmer <gholmer(at)weycogroup(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: reading null date field
Date: 2006-05-23 18:34:53
Message-ID: 200605231334.53629.gholmer@weycogroup.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

We just upgraded from build 315 to build 316 of the 8.0 JDBC driver, and
I find that ResultSet.getDate() throws if the database field contains a
null, whereas with build 315 it just returned a null. Is this the
intended behavior?

--
____________________________________________________________
Glenn Holmer gholmer(at)weycogroup(dot)com
Software Engineer phone: 414-908-1809
Weyco Group, Inc. fax: 414-908-1601

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2006-05-23 18:40:18 Re: help lock record
Previous Message Glenn Holmer 2006-05-23 18:28:10 Re: DatabaseMetaData