RDMClob()

Syntax:

RDMClob()

Description:

Creates an empty Clob 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 setClob methods of the Statement, PreparedStatement, or CallableStatement objects.