Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns an OutputStream object.
java.io.OutputStream PreparedStatement.getBlobOutputStream( String name ) throws ULjException
name A String representing the host variable name.
The OutputStream object for the named value.