DynamoDBEntityInformation<T,ID>
, DynamoDBHashAndRangeKeyExtractingEntityMetadata<T,ID>
, DynamoDBHashKeyExtractingEntityMetadata<T>
, org.springframework.data.repository.core.EntityInformation<T,ID>
, org.springframework.data.repository.core.EntityMetadata<T>
DynamoDBIdIsHashAndRangeKeyEntityInformationImpl
public interface DynamoDBIdIsHashAndRangeKeyEntityInformation<T,ID> extends DynamoDBHashAndRangeKeyExtractingEntityMetadata<T,ID>, DynamoDBEntityInformation<T,ID>
getHashKey, getProjection, getRangeKey, isCompositeHashAndRangeKeyProperty, isRangeKeyAware
getHashAndRangeKeyExtractor, getHashKeyPropotypeEntityForHashKey, getIndexRangeKeyPropertyNames, getRangeKeyPropertyName, isCompositeHashAndRangeKeyProperty
getDynamoDBTableName, getGlobalSecondaryIndexNamesByPropertyName, getHashKeyPropertyName, getMarshallerForProperty, getOverriddenAttributeName, getTypeConverterForProperty, isGlobalIndexHashKeyProperty, isGlobalIndexRangeKeyProperty, isHashKeyProperty
Copyright © 2018. All rights reserved.