Uses of Class
org.hibernate.type.descriptor.sql.BooleanTypeDescriptor

Packages that use BooleanTypeDescriptor
org.hibernate.type.descriptor.sql Defines handling of the standard JDBC-defined types, as declared by Types
 

Uses of BooleanTypeDescriptor in org.hibernate.type.descriptor.sql
 

Fields in org.hibernate.type.descriptor.sql declared as BooleanTypeDescriptor
static BooleanTypeDescriptor BooleanTypeDescriptor.INSTANCE
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.