| Package | Description |
|---|---|
| oracle.kv.table |
Table support for Oracle NoSQL Database.
|
| Modifier and Type | Method and Description |
|---|---|
TableIterator<PrimaryKey> |
TableAPI.tableKeysIterator(Iterator<PrimaryKey> primaryKeyIterator,
MultiRowOptions getOptions,
TableIteratorOptions iterateOptions)
Returns an iterator over the keys matching the primary keys supplied by
iterator (or the rows in ancestor or descendant tables, or those in a
range specified by the MultiRowOptions argument).
|
Copyright (c) 2011, 2017 Oracle and/or its affiliates. All rights reserved.