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

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

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

Subclasses of DecimalTypeDescriptor in org.hibernate.type.descriptor.sql
 class NumericTypeDescriptor
          Descriptor for NUMERIC handling.
 

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



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