Package | Description |
---|---|
oracle.sql |
A package of classes that represent java SQL types and Oracle specific
SQL types.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
VECTOR.SparseByteArray
A byte-valued representation of SPARSE VECTOR data in Oracle Database.
|
static interface |
VECTOR.SparseDoubleArray
A double-valued representation of SPARSE VECTOR data in Oracle Database.
|
static interface |
VECTOR.SparseFloatArray
A float-valued representation of SPARSE VECTOR data in Oracle Database.
|