Re: smallint vs. boolean (was invalid string enlargement

Поиск
Список
Период
Сортировка
От Glenn Holmer
Тема Re: smallint vs. boolean (was invalid string enlargement
Дата
Msg-id 1113408176.9626.4.camel@shadow.weycogroup.com
обсуждение исходный текст
Ответ на Re: smallint vs. boolean (was invalid string enlargement  (Oliver Jowett <oliver@opencloud.com>)
Список pgsql-jdbc
On Wed, 2005-04-13 at 10:09 +1200, Oliver Jowett wrote:

> Change the column type so it is a boolean, change the hibernate mapping
> so it calls setShort(), or create the implicit cast as I suggested.

I got it to work with some PL/pgSQL functions, implicit casts, and
overloading the = operator (smallint, boolean).  I'll strongly recommend
to the vendor that they rewrite the Postgres DDL for their product to
use booleans for boolean fields, but in the mean time are there any side
effects I should worry about?

--
____________________________________________________________
Glenn Holmer                          gholmer@weycogroup.com
Software Engineer                        phone: 414-908-1809
Weyco Group, Inc.                          fax: 414-908-1601



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: "Nico"
Дата:
Сообщение: waiting during transaction
Следующее
От: Kristina Magwood
Дата:
Сообщение: Cannot connect to remote database.