| Class and Description |
|---|
| DynamoDBEntityInformation
Encapsulates minimal information needed to load DynamoDB entities.
|
| DynamoDBIdIsHashAndRangeKeyEntityInformation |
| Class and Description |
|---|
| DynamoDBEntityInformation
Encapsulates minimal information needed to load DynamoDB entities.
|
| DynamoDBEntityMetadataSupport |
| DynamoDBHashAndRangeKeyExtractingEntityMetadata
Obtains basic hash-and-range-key-related metadata about a DynamoDBEntity
|
| DynamoDBHashAndRangeKeyMethodExtractor |
| DynamoDBHashKeyExtractingEntityMetadata
Obtains basic hash key-related metadata about a DynamoDBEntity, such as
whether properties have overridden attribute names or have custom marshallers
assigned, whether a property is a hash key property or a composite id
property, and generates a hash key prototype entity given a hash key.
|
| DynamoDBIdIsHashAndRangeKeyEntityInformation |
| EnableScanPermissions |
FieldAndGetterReflectionEntityInformation
EntityInformation implementation that inspects getters for an
annotation and invokes this getter's value to retrieve the id. |
| HashAndRangeKeyExtractor |
| HashKeyExtractor |
| SimpleDynamoDBCrudRepository
Default implementation of the
CrudRepository interface. |
Copyright © 2016. All rights reserved.