Package org.leo.aws.ddb.annotations
-
Enum Summary Enum Description KeyType ProjectionType -
Annotation Types Summary Annotation Type Description DateCreated DateUpdated DbAttribute DdbRepository DDBTable Annotate the entity class with this annotation.HashKey Annotate the entity field that represents the hash key (partition key) with this annotationRangeKey Annotate the entity field that represents the range key (sort key) with this annotationSecondaryIndex Represents a GSI/LSI in a DynamoDb field.SecondaryIndices Represents a GSI/LSI in a DynamoDb field.Transient VersionAttribute