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