DynamoDBHashKey
instead.@Retention(value=RUNTIME) @Target(value=METHOD) @Deprecated public @interface DynamoDBHashKey
This annotation is required.
Modifier and Type | Optional Element and Description |
---|---|
String |
attributeName
Deprecated.
Optional parameter when the name of the attribute as stored in DynamoDB
should differ from the name used by the getter / setter.
|
public abstract String attributeName
Copyright © 2014. All rights reserved.