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 |
DynamoDBAutoGeneratedTimestamp
Annotation for auto-generating a date/timestamp.
|
interface |
DynamoDBGeneratedUuid
Annotation for auto-generating a
UUID . |
interface |
DynamoDBVersioned
Annotation for marking a property as an optimistic locking version attribute.
|
Copyright © 2019. All rights reserved.