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