Uses of Package
software.amazon.awssdk.enhanced.dynamodb.mapper.annotations
Packages that use software.amazon.awssdk.enhanced.dynamodb.mapper.annotations
Package
Description
-
Classes in software.amazon.awssdk.enhanced.dynamodb.mapper.annotations used by software.amazon.awssdk.enhanced.dynamodb.extensions.annotationsClassDescriptionThis meta-annotation is not used directly in DynamoDb beans, it is used to annotate other annotations that are used with DynamoDb beans.
-
Classes in software.amazon.awssdk.enhanced.dynamodb.mapper.annotations used by software.amazon.awssdk.enhanced.dynamodb.internal.mapperClassDescriptionDenotes this attribute as being the primary partition key of the DynamoDb table.Denotes a partition key for a global secondary index.Denotes an optional sort key for a global or local secondary index.Denotes this attribute as being the optional primary sort key of the DynamoDb table.Specifies the behavior when this attribute is updated as part of an 'update' operation such as UpdateItem.
-
Classes in software.amazon.awssdk.enhanced.dynamodb.mapper.annotations used by software.amazon.awssdk.enhanced.dynamodb.mapper.annotationsClassDescriptionThis meta-annotation is not used directly in DynamoDb beans, it is used to annotate other annotations that are used with DynamoDb beans.