Uses of Class
org.hibernate.type.RowVersionType
-
Packages that use RowVersionType Package Description org.hibernate.type -
-
Uses of RowVersionType in org.hibernate.type
Fields in org.hibernate.type declared as RowVersionType Modifier and Type Field Description static RowVersionTypeRowVersionType. INSTANCEstatic RowVersionTypeStandardBasicTypes. ROW_VERSIONThe standard Hibernate type for mappingbyte[]to JDBCVARBINARY, specifically for entity versions/timestamps.
-