| Package | Description |
|---|---|
| com.azure.spring.data.cosmos.config |
This package contains the classes to configure properties of cosmos db
|
| com.azure.spring.data.cosmos.core.mapping |
This package contains the mapping classes of cosmos persistent entities
|
| Class and Description |
|---|
| CosmosMappingContext
Class to build mapping metadata and thus create instances of
BasicCosmosPersistentEntity and
CosmosPersistentProperty. |
| Class and Description |
|---|
| BasicCosmosPersistentEntity
Simple value object to capture information of
CosmosPersistentPropertys. |
| CosmosPersistentEntity
Represents a cosmos persistent entity.
|
| CosmosPersistentProperty
Interface for cosmos persistent property
|
Copyright © 2021 Microsoft Corporation. All rights reserved.