Package oracle.kv.query


package oracle.kv.query
This package contains the majority of the public API for using Oracle NoSQL Database query language.
  • Class
    Description
    Represents a Statement that has been compiled and an execution plan generated for it.
    Class contains several options for the execution of an SQL statement (DDL or DML).
    Represents a Statement that has been compiled and an execution plan generated for it.
    Base interface for all statements.