RDMNClob()

Syntax:

RDMNClob()

Description:

Creates an empty NClob object that can be filled using the setAsciiStream(long), setCharacterStream(long), setString(long, String), or setString(long, String, int, int) methods and is then available to be supplied to the setNClob methods of the Statement, PreparedStatement, or CallableStatement objects.