| Package | Description |
|---|---|
| oracle.kv |
This package contains the public API for using Oracle NoSQL Database.
|
| oracle.kv.query |
This package contains the majority of the public API for using Oracle NoSQL
Database query language.
|
| Class | Description |
|---|---|
| ExecuteOptions |
Class contains several options for the execution of an SQL statement
(DDL or DML).
|
| PreparedStatement |
Represents a
Statement that has been compiled and an execution
plan generated for it. |
| Statement |
Base interface for all statements.
|
| Class | Description |
|---|---|
| BoundStatement |
Represents a
Statement that has been compiled and an execution
plan generated for it. |
| ExecuteOptions |
Class contains several options for the execution of an SQL statement
(DDL or DML).
|
| PreparedStatement |
Represents a
Statement that has been compiled and an execution
plan generated for it. |
| Statement |
Base interface for all statements.
|
Copyright (c) 2011, 2018 Oracle and/or its affiliates. All rights reserved.