Package net.officefloor.nosql.cosmosdb
Annotation Type CosmosPartitionKey
-
@Documented @Retention(RUNTIME) @Target({FIELD,METHOD}) public @interface CosmosPartitionKey
Annotates an entity's field/accessor as the partition key.- Author:
- Daniel Sagenschneider