Class and Description |
---|
BeanTableSchemaAttributeTag
This meta-annotation is not used directly in DynamoDb beans, it is used to annotate other annotations that are
used with DynamoDb beans.
|
Class and Description |
---|
DynamoDbPartitionKey
Denotes this attribute as being the primary partition key of the DynamoDb table.
|
DynamoDbSecondaryPartitionKey
Denotes a partition key for a global secondary index.
|
DynamoDbSecondarySortKey
Denotes an optional sort key for a global or local secondary index.
|
DynamoDbSortKey
Denotes this attribute as being the optional primary sort key of the DynamoDb table.
|
DynamoDbUpdateBehavior
Specifies the behavior when this attribute is updated as part of an 'update' operation such as UpdateItem.
|
Class and Description |
---|
BeanTableSchemaAttributeTag
This meta-annotation is not used directly in DynamoDb beans, it is used to annotate other annotations that are
used with DynamoDb beans.
|
Copyright © 2023. All rights reserved.