I am using: Hibernate 2.0.1, MySQL - 4.0.12
database.
When boolean is used in hbm mapping files, SchemaExport is generating
'tinyint' type column for MySQL DB. But at runtime the value is always getting
saved as '0' in the column even for 'true' value. thanks |
- Re: [Hibernate] problem with boolean in MySQL dosapati
- Re: [Hibernate] problem with boolean in MySQL Gavin King
- [Hibernate] problem with boolean in MySQL O'Reilly John