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