Uses of Class
org.hibernate.type.BigIntegerType
-
Packages that use BigIntegerType Package Description org.hibernate.type -
-
Uses of BigIntegerType in org.hibernate.type
Fields in org.hibernate.type declared as BigIntegerType Modifier and Type Field Description static BigIntegerTypeStandardBasicTypes. BIG_INTEGERThe standard Hibernate type for mappingBigIntegerto JDBCNUMERIC.static BigIntegerTypeBigIntegerType. INSTANCE
-