Uses of Interface
oracle.sql.VECTOR.SparseArray
-
Packages that use VECTOR.SparseArray Package Description oracle.sql A package of classes that represent java SQL types and Oracle specific SQL types. -
-
Uses of VECTOR.SparseArray in oracle.sql
Subinterfaces of VECTOR.SparseArray in oracle.sql Modifier and Type Interface Description static interfaceVECTOR.SparseByteArrayA byte-valued representation of SPARSE VECTOR data in Oracle Database.static interfaceVECTOR.SparseDoubleArrayA double-valued representation of SPARSE VECTOR data in Oracle Database.static interfaceVECTOR.SparseFloatArrayA float-valued representation of SPARSE VECTOR data in Oracle Database.
-