| Interface | Description | 
|---|---|
| DynamoDBPersistentEntity<T> | Interface for a DynamoDB-specific entity. | 
| DynamoDBPersistentProperty | Interface for a DynamoDB-specific  PersistentProperty. | 
| Class | Description | 
|---|---|
| AbstractDynamoDBDateMarshaller | Deprecated. According to
              com.amazonaws.services.dynamodbv2.datamodeling.marshallers.CustomMarshaller.marshall(Object)at some pointDynamoDBMarshallermight be cached -
             whereasDateFormatis not thread-safe. | 
| DefaultDynamoDBDateMarshaller | Deprecated. Consider using
              Date2IsoDynamoDBMarshaller | 
| DynamoDBMappingContext | Default implementation of a
  MappingContextfor DynamoDB
 usingDynamoDBPersistentEntityImplandDynamoDBPersistentPropertyas primary abstractions. | 
| DynamoDBPersistentEntityImpl<T> | DynamoDB specific  DynamoDBPersistentEntityimplementation | 
Copyright © 2018. All rights reserved.