Did this page help you?

   Yes   No   Tell us about it...

Package com.amazonaws.services.dynamodb.datamodeling

Interface Summary
DynamoDBMarshaller<T> Deprecated.
 

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

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

Exception Summary
DynamoDBMappingException Deprecated.
 

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



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