Package com.amazonaws.services.dynamodbv2.datamodeling

Interface Summary
ArgumentUnmarshaller Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
AttributeTransformer Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
AttributeTransformer.Parameters<T> Parameters for the transform and untransform methods, so we don't have to break the interface in order to add additional parameters.
DynamoDBMarshaller<T> Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
 

Class Summary
AttributeTransformerChain Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
DynamoDBDeleteExpression Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
DynamoDBMapper Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
DynamoDBMapper.FailedBatch The return type of batchWrite, batchDelete and batchSave.
DynamoDBMapperConfig Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
DynamoDBMapperConfig.TableNameOverride Allows overriding the table name declared on a domain class by the DynamoDBTable annotation.
DynamoDBQueryExpression<T> Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
DynamoDBReflector Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
DynamoDBSaveExpression Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
DynamoDBScanExpression Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
DynamoDBTableSchemaParser Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
JsonMarshaller<T> Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
KeyPair  
PaginatedList<T> Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
PaginatedParallelScanList<T> Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
PaginatedQueryList<T> Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
PaginatedScanList<T> Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
ParallelScanTask  
QueryResultPage<T> Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
S3ClientCache Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
S3Link Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
ScanResultPage<T> Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
 

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

Exception Summary
DynamoDBMappingException Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
 

Annotation Types Summary
DynamoDBAttribute Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
DynamoDBAutoGeneratedKey Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
DynamoDBHashKey Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
DynamoDBIgnore Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
DynamoDBIndexHashKey Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
DynamoDBIndexRangeKey Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
DynamoDBMarshalling Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
DynamoDBRangeKey Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
DynamoDBTable Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
DynamoDBVersionAttribute Deprecated. These classes have been deprecated, please use the classes in the com.amazonaws.mobileconnectors namespace.
 



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.