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