Uses of Class
org.hibernate.type.BinaryType
-
Packages that use BinaryType Package Description org.hibernate.type -
-
Uses of BinaryType in org.hibernate.type
Fields in org.hibernate.type declared as BinaryType Modifier and Type Field Description static BinaryTypeStandardBasicTypes. BINARYThe standard Hibernate type for mappingbyte[]to JDBCVARBINARY.static BinaryTypeBinaryType. INSTANCE
-