Uses of Class
org.hibernate.type.descriptor.sql.VarbinaryTypeDescriptor
-
Packages that use VarbinaryTypeDescriptor Package Description org.hibernate.type.descriptor.sql Defines handling of the standard JDBC-defined types. -
-
Uses of VarbinaryTypeDescriptor in org.hibernate.type.descriptor.sql
Subclasses of VarbinaryTypeDescriptor in org.hibernate.type.descriptor.sql Modifier and Type Class Description classBinaryTypeDescriptorDescriptor forBINARYhandling.classLongVarbinaryTypeDescriptorDescriptor forLONGVARBINARYhandling.Fields in org.hibernate.type.descriptor.sql declared as VarbinaryTypeDescriptor Modifier and Type Field Description static VarbinaryTypeDescriptorVarbinaryTypeDescriptor. INSTANCE
-