| Class | Description | 
|---|---|
| DynamoDBEntityInformation | Encapsulates minimal information needed to load DynamoDB entities. | 
| DynamoDBIdIsHashAndRangeKeyEntityInformation | 
| Class | 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 | EntityInformationimplementation that inspects getters for an annotation and invokes this
 getter's value to retrieve the id. | 
| HashAndRangeKeyExtractor | |
| HashKeyExtractor | |
| SimpleDynamoDBCrudRepository | Default implementation of the
  CrudRepositoryinterface. | 
Copyright © 2018. All rights reserved.