public interface DynamoDBEntityInformation<T,ID extends Serializable> extends org.springframework.data.repository.core.EntityInformation<T,ID>, DynamoDBHashKeyExtractingEntityMetadata<T>
| Modifier and Type | Method and Description |
|---|---|
Object |
getHashKey(ID id) |
Object |
getRangeKey(ID id) |
boolean |
isCompositeHashAndRangeKeyProperty(String propertyName) |
boolean |
isRangeKeyAware() |
getId, getIdType, isNewgetDynamoDBTableName, getGlobalSecondaryIndexNamesByPropertyName, getHashKeyPropertyName, getMarshallerForProperty, getOverriddenAttributeName, isGlobalIndexHashKeyProperty, isGlobalIndexRangeKeyProperty, isHashKeyPropertyCopyright © 2016. All rights reserved.