OracleClob constructors create instances of the OracleClob class bound to a temporary CLOB.
Overload List:
This constructor creates an instance of the OracleClob class bound to a temporary CLOB with an OracleConnection object.
OracleClob(OracleConnection, bool, bool)
This constructor creates an instance of the OracleClob class that is bound to a temporary CLOB, with an OracleConnection object, a boolean value for caching, and a boolean value for NCLOB.