public interface

WrappedClob

org.hibernate.engine.jdbc.WrappedClob

Class Overview

Contract for Clob wrappers.

Summary

Public Methods
abstract Clob getWrappedClob()
Retrieve the wrapped Blob reference

Public Methods

public abstract Clob getWrappedClob ()

Retrieve the wrapped Blob reference

Returns
  • The wrapped Blob reference