Uses of Class
org.hibernate.type.WrapperBinaryType
-
Packages that use WrapperBinaryType Package Description org.hibernate.type -
-
Uses of WrapperBinaryType in org.hibernate.type
Fields in org.hibernate.type declared as WrapperBinaryType Modifier and Type Field Description static WrapperBinaryTypeWrapperBinaryType. INSTANCEstatic WrapperBinaryTypeStandardBasicTypes. WRAPPER_BINARYThe standard Hibernate type for mappingByte[]to JDBCVARBINARY.
-