How do I map a CHAR(1) to a boolean using Hibernate for Java?
The true_false or yes_no types will do this for you.
true_false
yes_no