Package org.hibernate.engine.jdbc
Interface WrappedClob
-
- All Known Subinterfaces:
WrappedNClob
public interface WrappedClobContract forClobwrappers.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.sql.ClobgetWrappedClob()Retrieve the wrappedBlobreference
-