| Interface | Description |
|---|---|
| DynamoDBCrudRepository<T,ID> |
DynamoDB specific extension of
Repository. |
| DynamoDBPagingAndSortingRepository<T,ID> |
DynamoDB specific extension of
Repository. |
| Class | Description |
|---|---|
| DynamoDBHashAndRangeKey |
Default implementation of a DynamoDB composite key, comprising of both a hash
and a range key.
|
| Annotation Type | Description |
|---|---|
| EnableScan | |
| EnableScanCount | |
| Query |
Copyright © 2018. All rights reserved.