Annotation Interface PartitionKey
Field annotation indicating that entity field should be used as partition key.
- Since:
- 3.9.0
- Author:
- radovanradic
-
Optional Element Summary
-
Element Details
-
value
String valueThe name of the partition key if the serialized attribute name differs from the field name.- Returns:
- partition key name
- Default:
- ""
-