Uses of Class
org.hibernate.type.descriptor.sql.BlobTypeDescriptor
-
Packages that use BlobTypeDescriptor Package Description org.hibernate.type.descriptor.sql Defines handling of the standard JDBC-defined types. -
-
Uses of BlobTypeDescriptor in org.hibernate.type.descriptor.sql
Fields in org.hibernate.type.descriptor.sql declared as BlobTypeDescriptor Modifier and Type Field Description static BlobTypeDescriptorBlobTypeDescriptor. BLOB_BINDINGstatic BlobTypeDescriptorBlobTypeDescriptor. DEFAULTstatic BlobTypeDescriptorBlobTypeDescriptor. PRIMITIVE_ARRAY_BINDINGstatic BlobTypeDescriptorBlobTypeDescriptor. STREAM_BINDING
-