Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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.