Uses of Class
org.hibernate.type.LongType
-
Packages that use LongType Package Description org.hibernate.type -
-
Uses of LongType in org.hibernate.type
Fields in org.hibernate.type declared as LongType Modifier and Type Field Description static LongType
LongType. INSTANCE
static LongType
StandardBasicTypes. LONG
The standard Hibernate type for mappingLong
to JDBCBIGINT
.
-