Uses of Package
software.amazon.awssdk.enhanced.dynamodb.extensions.annotations
-
Classes in software.amazon.awssdk.enhanced.dynamodb.extensions.annotations used by software.amazon.awssdk.enhanced.dynamodb.internal.extensions Class Description DynamoDbAutoGeneratedTimestampAttribute Denotes this attribute as recording the auto generated last updated timestamp for the record.DynamoDbAutoGeneratedUuid Denotes this attribute as recording the auto generated UUID string for the record.DynamoDbVersionAttribute Denotes this attribute as recording the version record number to be used for optimistic locking. -
Classes in software.amazon.awssdk.enhanced.dynamodb.extensions.annotations used by software.amazon.awssdk.enhanced.dynamodb.internal.mapper Class Description DynamoDbAtomicCounter Used to explicitly designate an attribute to be an auto-generated counter updated unconditionally in DynamoDB.