OracleSparseVector Instance Methods

OracleSparseVector instance methods are listed in Table 6-207.

Table 6-207 OracleSparseVector Instance Methods

Instance Method Description

ToInt16Array()

Returns a short[] value of the OracleSparseVector instance

ToFloatArray()

Returns a float[] value of the OracleSparseVector instance

ToDoubleArray()

Returns a double[] value of this OracleSparseVector instance

ToNonZeroInt16Array()

Returns a short[] of the sparse vector values at the non-zero indices

ToNonZeroFloatArray()

Returns a float[] of the sparse vector values at the non-zero indices

ToNonZeroDoubleArray()

Returns a double[] of the sparse vector values at the non-zero indices

ToString()

Returns the OracleSparseVector string representation

Dispose()

Releases resources allocated by this object