Interface WrappedNClob

All Superinterfaces:
WrappedClob

public interface WrappedNClob extends WrappedClob
Contract for NClob wrappers.
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieve the wrapped Blob reference

    Methods inherited from interface org.hibernate.engine.jdbc.proxy.WrappedClob

    getWrappedClob
  • Method Details

    • getWrappedNClob

      NClob getWrappedNClob()
      Retrieve the wrapped Blob reference
      Returns:
      The wrapped Blob reference