| Class | Description |
|---|---|
| DynamoDBMappingContext |
Default implementation of a
MappingContext for DynamoDB
using DynamoDBPersistentEntityImpl and
DynamoDBPersistentProperty as primary abstractions. |
| Class | Description |
|---|---|
| AbstractDynamoDBDateMarshaller |
Deprecated.
According to
com.amazonaws.services.dynamodbv2.datamodeling.marshallers.CustomMarshaller.marshall(Object)
at some point DynamoDBMarshaller might be cached -
whereas DateFormat is not thread-safe. Use DateDynamoDBMarshaller
instead. |
| DynamoDBPersistentEntity |
Interface for a DynamoDB-specific entity.
|
| DynamoDBPersistentEntityImpl |
DynamoDB specific
DynamoDBPersistentEntity implementation |
| DynamoDBPersistentProperty |
Interface for a DynamoDB-specific
PersistentProperty. |
| Class | Description |
|---|---|
| DynamoDBMappingContext |
Default implementation of a
MappingContext for DynamoDB
using DynamoDBPersistentEntityImpl and
DynamoDBPersistentProperty as primary abstractions. |
Copyright © 2018. All rights reserved.