Uses of Class
org.hibernate.type.descriptor.jdbc.BooleanJdbcType
-
Packages that use BooleanJdbcType Package Description org.hibernate.type.descriptor.jdbc Defines handling of the standard JDBC-defined types. -
-
Uses of BooleanJdbcType in org.hibernate.type.descriptor.jdbc
Fields in org.hibernate.type.descriptor.jdbc declared as BooleanJdbcType Modifier and Type Field Description static BooleanJdbcTypeBooleanJdbcType. INSTANCE
-