Uses of Class
org.hibernate.type.BigDecimalType
-
Packages that use BigDecimalType Package Description org.hibernate.type -
-
Uses of BigDecimalType in org.hibernate.type
Fields in org.hibernate.type declared as BigDecimalType Modifier and Type Field Description static BigDecimalTypeStandardBasicTypes. BIG_DECIMALThe standard Hibernate type for mappingBigDecimalto JDBCNUMERIC.static BigDecimalTypeBigDecimalType. INSTANCE
-