| Package | Description | 
|---|---|
| org.socialsignin.spring.data.dynamodb.mapping | 
| Modifier and Type | Method | Description | 
|---|---|---|
| protected DynamoDBPersistentProperty | DynamoDBMappingContext. createPersistentProperty(org.springframework.data.mapping.model.Property property,
                        DynamoDBPersistentEntityImpl<?> owner,
                        org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder) | |
| protected DynamoDBPersistentProperty | DynamoDBPersistentEntityImpl. returnPropertyIfBetterIdPropertyCandidateOrNull(DynamoDBPersistentProperty property) | Returns the given property if it is a better candidate for the id property
 than the current id property. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| protected DynamoDBPersistentProperty | DynamoDBPersistentEntityImpl. returnPropertyIfBetterIdPropertyCandidateOrNull(DynamoDBPersistentProperty property) | Returns the given property if it is a better candidate for the id property
 than the current id property. | 
| Constructor | Description | 
|---|---|
| DynamoDBPersistentEntityImpl(org.springframework.data.util.TypeInformation<T> information,
                            Comparator<DynamoDBPersistentProperty> comparator) | 
Copyright © 2018. All rights reserved.