Uses of Package
com.azure.spring.data.cosmos.core.mapping
-
Packages that use com.azure.spring.data.cosmos.core.mapping Package Description com.azure.spring.data.cosmos.config This package contains the classes to configure properties of cosmos dbcom.azure.spring.data.cosmos.core.convert This package contains the converter classes of cosmos dbcom.azure.spring.data.cosmos.core.mapping This package contains the mapping classes of cosmos persistent entitiescom.azure.spring.data.cosmos.repository.query This package contains the process cosmos queries -
Classes in com.azure.spring.data.cosmos.core.mapping used by com.azure.spring.data.cosmos.config Class Description CosmosMappingContext Class to build mapping metadata and thus create instances ofBasicCosmosPersistentEntityandCosmosPersistentProperty. -
Classes in com.azure.spring.data.cosmos.core.mapping used by com.azure.spring.data.cosmos.core.convert Class Description CosmosPersistentEntity Represents a cosmos persistent entity.CosmosPersistentProperty Interface for cosmos persistent property -
Classes in com.azure.spring.data.cosmos.core.mapping used by com.azure.spring.data.cosmos.core.mapping Class Description BasicCosmosPersistentEntity Simple value object to capture information ofCosmosPersistentPropertys.CompositeIndex Annotation for specifying a composite index on CosmosIndexPolicyCompositeIndexPath Annotation for specifying a composite index pathCosmosPersistentEntity Represents a cosmos persistent entity.CosmosPersistentProperty Interface for cosmos persistent propertyCosmosUniqueKey Represents a unique key on that enforces uniqueness constraint on items in the container in the Azure Cosmos DB service. -
Classes in com.azure.spring.data.cosmos.core.mapping used by com.azure.spring.data.cosmos.repository.query Class Description CosmosPersistentProperty Interface for cosmos persistent property