Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)
Date: 2010-09-30 18:05:05
Message-ID: AANLkTik4L0_JJCdvNopYCN7aTFpDKM6pGYDyWamsrrmW@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-jdbc

On Thu, Sep 30, 2010 at 1:31 PM, stagirus <mamasa(at)stagirus(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Dave Page 2010-09-30 20:04:20 Re: BUG #5685: Installer Error
Previous Message quiksilver5646 2010-09-30 17:41:07 Re: BUG #5685: Installer Error

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2010-09-30 20:38:14 Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)
Previous Message stagirus 2010-09-30 17:31:21 Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)