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