Package org.hibernate.engine.jdbc
Interface WrappedNClob
-
- All Superinterfaces:
WrappedClob
public interface WrappedNClob extends WrappedClob
Contract forNClobwrappers.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NClobgetWrappedNClob()Retrieve the wrappedBlobreference-
Methods inherited from interface org.hibernate.engine.jdbc.WrappedClob
getWrappedClob
-
-