getClobWriter method

Returns a Writer.

Syntax
java.io.Writer CollectionOfValueWriters.getClobWriter(
  int ordinal
) throws ULjException
Parameters
  • ordinal   A base-one integer representing the column number as ordered in the SQL statement.

Returns

The Writer for the named value.