| Package | Description |
|---|---|
| org.socialsignin.spring.data.dynamodb.repository.query | |
| org.socialsignin.spring.data.dynamodb.repository.support |
| Constructor | Description |
|---|---|
DynamoDBEntityWithHashAndRangeKeyCriteria(DynamoDBIdIsHashAndRangeKeyEntityInformation<T,ID> entityInformation,
com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperTableModel<T> tableModel) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DynamoDBIdIsHashAndRangeKeyEntityInformationImpl<T,ID> |
Encapsulates minimal information needed to load DynamoDB entities that have
both hash and range key, and have a composite id attribute annotated with
Id. |
Copyright © 2018–2019. All rights reserved.