posted 18 years ago
Hi,
I am using following combinations for my application
1) Hibernate 3
2) MySQL 5.0.15-standard
And I am facing a problem when i select row (using findObjects) from table that has enum field and value of that field is null.
I understand that enum field should be not-null in database,but if its nullable why hiberate throws following error ? Is this a bug in Hibernate 3.0 ? Ideally it should check for not null before calling CharAt(0) method,but it seems it dose not.
Cheers
-Praful
All desirable things in life are either illegal, banned, expensive or married to someone else !!!