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