Package | Description |
---|---|
oracle.kv.table |
Table support for Oracle NoSQL Database.
|
Modifier and Type | Method and Description |
---|---|
TableOperationResult |
TableOpExecutionException.getFailedOperationResult()
Returns the result of the operation that caused the execution to be
aborted.
|
Modifier and Type | Method and Description |
---|---|
List<TableOperationResult> |
TableAPI.execute(List<TableOperation> operations,
WriteOptions writeOptions)
This method provides an efficient and transactional mechanism for
executing a sequence of operations associated with tables that share the
same shard key portion of their primary keys.
|
Copyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved.