getBlobOutputStream function

Returns an OutputStream.

Syntax
java.io.OutputStream CollectionOfValueWriters.getBlobOutputStream(
  int ordinal
) throws ULjException
Parameters
  • ordinal   A base-one integer representing the column number as ordered in the SQL statement.

Returns

The OutputStream for the named value.