Annotation Interface PartitionKey


@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface PartitionKey
Identifies a field of an entity that holds the partition key of a table.
Since:
6.2