Returns a Writer object.
java.io.Writer PreparedStatement.getClobWriter( String name ) throws ULjException
name A String representing the host variable name.
The Writer object for the named value.