Uses of Class
org.hibernate.type.BlobType
-
Packages that use BlobType Package Description org.hibernate.type -
-
Uses of BlobType in org.hibernate.type
Fields in org.hibernate.type declared as BlobType Modifier and Type Field Description static BlobType
StandardBasicTypes. BLOB
The standard Hibernate type for mappingBlob
to JDBCBLOB
.static BlobType
BlobType. INSTANCE
-