| Modifier and Type | Method and Description |
|---|---|
<R> R |
MappedIndex.execute(IndexOperation<T,?,?,R> operationToPerform)
Executes a command against the database with the context of the specific table and secondary index this object
is linked to.
|
| Modifier and Type | Method and Description |
|---|---|
<R> R |
DynamoDbMappedIndex.execute(IndexOperation<T,?,?,R> operationToPerform) |
| Modifier and Type | Class and Description |
|---|---|
class |
Query<T> |
class |
Scan<T> |
Copyright © 2019. All rights reserved.