| Modifier and Type | Method and Description |
|---|---|
<T> T |
MappedDatabase.execute(DatabaseOperation<?,?,T> operation)
Executes a command against the database.
|
| Modifier and Type | Method and Description |
|---|---|
<T> T |
DynamoDbMappedDatabase.execute(DatabaseOperation<?,?,T> operation) |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchGetItem |
class |
BatchWriteItem |
class |
TransactGetItems |
class |
TransactWriteItems |
Copyright © 2019. All rights reserved.