org.springframework.data.repository.core.EntityMetadata<ID>DynamoDBHashAndRangeKeyMethodExtractorImplpublic interface DynamoDBHashAndRangeKeyMethodExtractor<ID>
extends org.springframework.data.repository.core.EntityMetadata<ID>
| Modifier and Type | Method | Description | 
|---|---|---|
| Field | getHashKeyField() | |
| Method | getHashKeyMethod() | |
| Field | getRangeKeyField() | |
| Method | getRangeKeyMethod() | 
Copyright © 2018. All rights reserved.