|
Oracle NoSQL Database version 11gR2.2.0.26 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationExecutionException | |
---|---|
oracle.kv | This package contains the public API for using Oracle NoSQL Database. |
Uses of OperationExecutionException in oracle.kv |
---|
Methods in oracle.kv that throw OperationExecutionException | |
---|---|
List<OperationResult> |
KVStore.execute(List<Operation> operations)
This method provides an efficient and transactional mechanism for executing a sequence of operations associated with keys that share the same Major Path. |
List<OperationResult> |
KVStore.execute(List<Operation> operations,
Durability durability,
long timeout,
TimeUnit timeoutUnit)
This method provides an efficient and transactional mechanism for executing a sequence of operations associated with keys that share the same Major Path. |
|
Oracle NoSQL Database version 11gR2.2.0.26 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |