JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
net.officefloor.nosql.cosmosdb
Annotation Interface CosmosPartitionKey
@Documented
@Retention
(
RUNTIME
)
@Target
({
FIELD
,
METHOD
})
public @interface
CosmosPartitionKey
Annotates an entity's field/accessor as the partition key.
Author:
Daniel Sagenschneider