Interface WrappedClob

All Known Subinterfaces:
WrappedNClob

public interface WrappedClob
Contract for Clob wrappers.
  • Method Summary

    Modifier and Type
    Method
    Description
    Retrieve the wrapped Blob reference
  • Method Details

    • getWrappedClob

      Clob getWrappedClob()
      Retrieve the wrapped Blob reference
      Returns:
      The wrapped Blob reference