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 BigIntegerType
StandardBasicTypes. BIG_INTEGER
The standard Hibernate type for mappingBigInteger
to JDBCNUMERIC
.static BigIntegerType
BigIntegerType. INSTANCE
-