Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)
От | stagirus |
---|---|
Тема | Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql) |
Дата | |
Msg-id | 1285995027439-3073605.post@n5.nabble.com обсуждение исходный текст |
Ответ на | Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql) (Craig Ringer <craig@postnewspapers.com.au>) |
Ответы |
Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql)
|
Список | pgsql-jdbc |
Of course my very first post on this topic indicated that we were looking for a solution for a problem with booleans. It took this long for all of us to reach a conclusion that the business of type mappings are handled by Hibernate. The following dialect class/API clearly states it. http://ajava.org/online/hibernate3api/org/hibernate/dialect/PostgreSQLDialect.html#toBooleanValueString(boolean) Oliver did refer to Hibernate Dialect. Not very clear though. So it is becoming evident that the types can be managed within Hibernate API or configurations. Overriding just the above API might suffice. I wish you guys have pointed me to this earlier. I am good. thanks. -- View this message in context: http://postgresql.1045698.n5.nabble.com/Re-BUGS-Mapping-Hibernate-boolean-to-smallint-Postgresql-tp2855367p3073605.html Sent from the PostgreSQL - jdbc mailing list archive at Nabble.com.
В списке pgsql-jdbc по дате отправления: