Uses of Class
org.hibernate.type.ByteType
-
Packages that use ByteType Package Description org.hibernate.type -
-
Uses of ByteType in org.hibernate.type
Fields in org.hibernate.type declared as ByteType Modifier and Type Field Description static ByteType
StandardBasicTypes. BYTE
The standard Hibernate type for mappingByte
to JDBCTINYINT
.static ByteType
ByteType. INSTANCE
-