Uses of Class
org.hibernate.type.CharBooleanConverter
Packages that use CharBooleanConverter
Package
Description
A Hibernate
Type is a strategy for mapping a Java
property type to a JDBC type or types.-
Uses of CharBooleanConverter in org.hibernate.type
Subclasses of CharBooleanConverter in org.hibernate.typeModifier and TypeClassDescriptionclassHandles conversion to/fromBooleanas'T'or'F'classHandles conversion to/fromBooleanas'Y'or'N'