Package org.hibernate.engine.jdbc
Interface WrappedBlob
-
public interface WrappedBlob
Contract forBlob
wrappers.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Blob
getWrappedBlob()
Retrieve the wrappedBlob
reference
-