Package org.leo.aws.ddb.annotations
Annotation Type RangeKey
-
@Target(FIELD) @Retention(RUNTIME) @Documented public @interface RangeKey
Annotate the entity field that represents the range key (sort key) with this annotation
@Target(FIELD) @Retention(RUNTIME) @Documented public @interface RangeKey