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

From: "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov>
To: <pgsql-jdbc(at)postgresql(dot)org>,"stagirus" <mamasa(at)stagirus(dot)com>
Subject: Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)
Date: 2010-09-27 17:26:41
Message-ID: 4CA08D810200002500035F66@gw.wicourts.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-jdbc

stagirus <mamasa(at)stagirus(dot)com> wrote:

> It works without any issues on Oracle.

The question was -- when you set a SMALLINT column with a Boolean
which is TRUE, what value is stored in the database column. You've
mentioned doing this on multiple databases; do they all set the same
value, and if so, what is it?

-Kevin

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message stagirus 2010-09-27 17:34:40 Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)
Previous Message Kevin Grittner 2010-09-27 17:24:22 Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)

Browse pgsql-jdbc by date

  From Date Subject
Next Message stagirus 2010-09-27 17:34:40 Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)
Previous Message Kevin Grittner 2010-09-27 17:24:22 Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)