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

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

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

Subclasses of RealTypeDescriptor in org.hibernate.type.descriptor.sql
 class FloatTypeDescriptor
          Descriptor for FLOAT handling.
 

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



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