Returns a Writer object.
java.io.Writer PreparedStatement.getClobWriter( int ordinal ) throws ULjException
ordinal A base-one integer representing the host variable as ordered in the SQL statement.
The Writer object for the named value.