Package com.amazonaws.services.dynamodb.datamodeling

Interface Summary
DynamoDBMarshaller<T> Deprecated. Use DynamoDBMarshaller instead.
 

Class Summary
DynamoDBMapper Deprecated. Use DynamoDBMapper instead.
DynamoDBMapperConfig Deprecated. Use DynamoDBMapperConfig instead.
DynamoDBMapperConfig.TableNameOverride Allows overriding the table name declared on a domain class by the DynamoDBTable annotation.
DynamoDBQueryExpression Deprecated. Use DynamoDBQueryExpression instead.
DynamoDBReflector Deprecated. Use DynamoDBReflector instead.
DynamoDBScanExpression Deprecated. Use DynamoDBScanExpression instead.
JsonMarshaller<T> Deprecated. Use JsonMarshaller instead.
KeyPair Deprecated. Use KeyPair instead.
PaginatedList<T> Deprecated. Use PaginatedList instead.
PaginatedQueryList<T> Deprecated. Use PaginatedQueryList instead.
PaginatedScanList<T> Deprecated. Use PaginatedScanList instead.
QueryResultPage<T> Deprecated. Use QueryResultPage instead.
ScanResultPage<T> Deprecated. Use ScanResultPage instead.
 

Enum Summary
DynamoDBMapperConfig.ConsistentReads Enumeration of consistent read behavior.
DynamoDBMapperConfig.SaveBehavior Enumeration of behaviors for the save operation.
 

Exception Summary
DynamoDBMappingException Deprecated. Use DynamoDBMappingException instead.
 

Annotation Types Summary
DynamoDBAttribute Deprecated. Use DynamoDBAttribute instead.
DynamoDBAutoGeneratedKey Deprecated. Use DynamoDBAutoGeneratedKey instead.
DynamoDBHashKey Deprecated. Use DynamoDBHashKey instead.
DynamoDBIgnore Deprecated. Use DynamoDBIgnore instead.
DynamoDBMarshalling Deprecated. Use DynamoDBMarshalling instead.
DynamoDBRangeKey Deprecated. Use DynamoDBRangeKey instead.
DynamoDBTable Deprecated. Use DynamoDBTable instead.
DynamoDBVersionAttribute Deprecated. Use DynamoDBVersionAttribute instead.
 



Copyright © 2016. All rights reserved.