1. schemaupdate create table: unable to fix id to char(32) forum.hibernate.orgHi all We are trying to fix the ID field to char(32) instead of varchar(32). Table creation is done via SchemaUpdate and we are using MySQL. ------------------------------------------------------------------------------ This mapping, |
2. hibernate ignores default_schema when generating ID forum.hibernate.org |