Uses of Class
org.hibernate.type.descriptor.jdbc.BooleanJdbcType
Packages that use BooleanJdbcType
Package
Description
This package abstracts over the multifarious dialects of SQL
understood by the databases supported by Hibernate.
Defines handling of almost the full range of standard JDBC-defined SQL data types.
-
Uses of BooleanJdbcType in org.hibernate.dialect
Subclasses of BooleanJdbcType in org.hibernate.dialect -
Uses of BooleanJdbcType in org.hibernate.type.descriptor.jdbc
Fields in org.hibernate.type.descriptor.jdbc declared as BooleanJdbcType