I have a BOOLEAN type in a MySQL table (TINYINT(1)) and I\'m trying to map the boolean field in an entity but this generates an exception:
org.hibernate.Hibernat