Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.datamodeling |
Modifier and Type | Class and Description |
---|---|
interface |
DynamoDBAutoGeneratedDefault
Annotation to assign a default value on creation if value is null.
|
interface |
DynamoDBAutoGeneratedKey
Annotation for marking a hash key or range key property in a class to
auto-generate this key.
|
interface |
DynamoDBAutoGeneratedTimestamp
Annotation for marking a property as auto-generatable.
|
interface |
DynamoDBVersionAttribute
Annotation for marking a property as an optimistic locking version attribute.
|
Copyright © 2016. All rights reserved.