statement - Search results

2010-10-02 01:50:38 | Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql) (stagirus)

states it. http:///online/hibernate3api/org/hibernate/dialect/PostgreSQLDialect.html#toBooleanValueString(boolean) Oliver did refer to Hibernate Dialect. Not very clear though. So it is becoming

2010-09-27 14:09:01 | Re: [BUGS] Mapping Hibernate boolean to smallint(Postgresql) (stagirus)

state if Hibernate is calling setters and getters (setBoolean) using prepared statements or directly executes