Uses of Package
com.azure.spring.data.cosmos.core.mapping
Packages that use com.azure.spring.data.cosmos.core.mapping
Package
Description
This package contains the classes to configure properties of cosmos db
This package contains the converter classes of cosmos db
This package contains the mapping classes of cosmos persistent entities
This package contains the process cosmos queries
-
Classes in com.azure.spring.data.cosmos.core.mapping used by com.azure.spring.data.cosmos.configClassDescriptionClass to build mapping metadata and thus create instances of
BasicCosmosPersistentEntity
andCosmosPersistentProperty
. -
Classes in com.azure.spring.data.cosmos.core.mapping used by com.azure.spring.data.cosmos.core.convertClassDescriptionRepresents a cosmos persistent entity.Interface for cosmos persistent property
-
Classes in com.azure.spring.data.cosmos.core.mapping used by com.azure.spring.data.cosmos.core.mappingClassDescriptionSimple value object to capture information of
CosmosPersistentProperty
s.Represents a cosmos persistent entity.Interface for cosmos persistent property -