JavaScript is disabled on your browser.
Skip navigation links
Oracle NoSQL Database
version 24.4.9
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
oracle.kv.table.ExecutionFuture
Packages that use
ExecutionFuture
Package
Description
oracle.kv.table
Table support for Oracle NoSQL Database.
Uses of
ExecutionFuture
in
oracle.kv.table
Methods in
oracle.kv.table
that return
ExecutionFuture
Modifier and Type
Method
Description
ExecutionFuture
TableAPI.
execute
(
String
statement)
Deprecated.
since 3.3 in favor of
KVStore.execute(String)
KVStore.execute(String)