| Package | Description |
|---|---|
| com.microsoft.azure.spring.data.cosmosdb.core.mapping |
| 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 © 2020 Microsoft. All rights reserved.