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 LongTypeLongType. INSTANCEstatic LongTypeStandardBasicTypes. LONGThe standard Hibernate type for mappingLongto JDBCBIGINT.
-