| Package | Description |
|---|---|
| com.oracle.nosql.spring.data.core.mapping |
| Modifier and Type | Method and Description |
|---|---|
protected <T> BasicNosqlPersistentEntity<T> |
NosqlMappingContext.createPersistentEntity(org.springframework.data.util.TypeInformation<T> typeInformation) |
| Modifier and Type | Method and Description |
|---|---|
NosqlPersistentProperty |
NosqlMappingContext.createPersistentProperty(org.springframework.data.mapping.model.Property property,
BasicNosqlPersistentEntity<?> owner,
org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder) |
Copyright © 2021 Oracle Corporation. All rights reserved.