Package org.socialsignin.spring.data.dynamodb.mapping
-
Interface Summary Interface Description DynamoDBPersistentEntity<T> Interface for a DynamoDB-specific entity.DynamoDBPersistentProperty Interface for a DynamoDB-specificPersistentProperty. -
Class Summary Class Description AbstractDynamoDBDateMarshaller Deprecated. According tocom.amazonaws.services.dynamodbv2.datamodeling.marshallers.CustomMarshaller.marshall(Object)at some pointDynamoDBMarshallermight be cached - whereasDateFormatis not thread-safe.DefaultDynamoDBDateMarshaller Deprecated. Consider usingDate2IsoDynamoDBMarshallerDynamoDBMappingContext Default implementation of aMappingContextfor DynamoDB usingDynamoDBPersistentEntityImplandDynamoDBPersistentPropertyas primary abstractions.DynamoDBPersistentEntityImpl<T> DynamoDB specificDynamoDBPersistentEntityimplementation