Package net.officefloor.nosql.cosmosdb
Annotation Type CosmosEntity
-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface CosmosEntity
Annotates an entity to specify details of the entity.- Author:
- Daniel Sagenschneider
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
containerId
Specifies the container identifier for the entity.
-