Re: postgresql 7.4.6-6, hibernate-2.1.6, jdbc3

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: Pavel Jbanov <pavel(dot)jbanov(at)shaw(dot)ca>, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: postgresql 7.4.6-6, hibernate-2.1.6, jdbc3
Date: 2005-01-25 22:29:12
Message-ID: 41F6C838.4080701@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Kris Jurka wrote:
> On Wed, 26 Jan 2005, Oliver Jowett wrote:
>
>>(there might be a driver bug here -- the JDBC datatype conversion tables
>>indicate you can use getByte() on BIT/BOOLEAN, but I'm not sure what the
>>exact conversion should be)
>
> It's hard to conceive of using values other than 0/1.

Isn't 0/-1 more common in the SQL world?

-O

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2005-01-25 22:30:30 Re: setObject on PGInterval throws "Unknown Type null"
Previous Message Kris Jurka 2005-01-25 22:26:11 Re: postgresql 7.4.6-6, hibernate-2.1.6, jdbc3