Uses of Class
org.hibernate.type.descriptor.jdbc.VarbinaryJdbcType
-
Packages that use VarbinaryJdbcType Package Description org.hibernate.type.descriptor.jdbc Defines handling of the standard JDBC-defined types. -
-
Uses of VarbinaryJdbcType in org.hibernate.type.descriptor.jdbc
Subclasses of VarbinaryJdbcType in org.hibernate.type.descriptor.jdbc Modifier and Type Class Description classBinaryJdbcTypeDescriptor forBINARYhandling.classLongVarbinaryJdbcTypeDescriptor forLONGVARBINARYhandling.Fields in org.hibernate.type.descriptor.jdbc declared as VarbinaryJdbcType Modifier and Type Field Description static VarbinaryJdbcTypeVarbinaryJdbcType. INSTANCEstatic VarbinaryJdbcTypeVarbinaryJdbcType. INSTANCE_WITHOUT_LITERALS
-