| Package | Description |
|---|---|
| org.socialsignin.spring.data.dynamodb.repository.query | |
| org.socialsignin.spring.data.dynamodb.repository.support |
| Constructor and Description |
|---|
DynamoDBEntityWithHashAndRangeKeyCriteria(DynamoDBIdIsHashAndRangeKeyEntityInformation<T,ID> entityInformation) |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamoDBIdIsHashAndRangeKeyEntityInformationImpl<T,ID extends Serializable>
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 © 2016. All rights reserved.