Re: getColumnClassName() and getObject() types differ for

From: Kris Jurka <books(at)ejurka(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: getColumnClassName() and getObject() types differ for
Date: 2005-09-29 23:05:43
Message-ID: dhhs02$39c$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Oliver Jowett wrote:
> Karl von Randow wrote:
>
>>For my smallint column:
>>ResultSetMetaData.getColumnClassName() returns java.lang.Short
>
> That sounds like a bug.
>

Fixed in 8.0 and 8.1 cvs.

Kris Jurka

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2005-09-29 23:10:02 Re: ResultSet#xxxTimestamp for DATE column unexpected behavior
Previous Message Kris Jurka 2005-09-29 21:14:22 Re: setObject(col, blob) throws PSQLException