Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql) - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)
Date
Msg-id AANLkTik4L0_JJCdvNopYCN7aTFpDKM6pGYDyWamsrrmW@mail.gmail.com
Whole thread Raw
In response to Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)  (stagirus <mamasa@stagirus.com>)
List pgsql-jdbc
On Thu, Sep 30, 2010 at 1:31 PM, stagirus <mamasa@stagirus.com> wrote:
>
> Craig:
> Finally, you made my day SIR! We reached to the bottom of the issue. (My
> original post tried to convey this very fact.) Anyway, thank you for
> referring to the JDBC specs and reaching this very powerful conclusion. You
> sound very grown up person! My cudos!

Actually that table B-5 refers to setObject conversions, table B-6
refers to resultset gettter methods. There is no explicit conversion
specified for settters. I think Oliver already pointed this out in a
previous post.

Dave

pgsql-jdbc by date:

Previous
From: stagirus
Date:
Subject: Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)
Next
From: Oliver Jowett
Date:
Subject: Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)