Uses of Interface
org.hibernate.engine.jdbc.BlobImplementer
-
Packages that use BlobImplementer Package Description org.hibernate.engine.jdbc Support for various aspects of JDBC interaction. -
-
Uses of BlobImplementer in org.hibernate.engine.jdbc
Classes in org.hibernate.engine.jdbc that implement BlobImplementer Modifier and Type Class Description class
BlobProxy
Manages aspects of representingBlob
objects.
-