Package org.hibernate.annotations
Annotation Type 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
@Target({METHOD,FIELD}) @Retention(RUNTIME) public @interface PartitionKey