JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.engine.jdbc.proxy
WrappedBlob
Contents
Description
Method Summary
Method Details
getWrappedBlob()
Hide sidebar
Show sidebar
Interface WrappedBlob
public interface
WrappedBlob
Contract for
Blob
wrappers.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Blob
getWrappedBlob
()
Retrieve the wrapped
Blob
reference
Method Details
getWrappedBlob
Blob
getWrappedBlob
()
Retrieve the wrapped
Blob
reference
Returns:
The wrapped
Blob
reference