| Package | Description |
|---|---|
| com.azure.spring.data.cosmos.core.mapping |
This package contains the mapping classes of cosmos persistent entities
|
| Modifier and Type | Method and Description |
|---|---|
protected <T> BasicCosmosPersistentEntity<T> |
CosmosMappingContext.createPersistentEntity(org.springframework.data.util.TypeInformation<T> typeInformation) |
| Modifier and Type | Method and Description |
|---|---|
CosmosPersistentProperty |
CosmosMappingContext.createPersistentProperty(org.springframework.data.mapping.model.Property property,
BasicCosmosPersistentEntity<?> owner,
org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder) |
Copyright © 2021 Microsoft Corporation. All rights reserved.