| Package | Description |
|---|---|
| org.springframework.data.custom.mapping |
| Modifier and Type | Method and Description |
|---|---|
protected <T> CustomPersistentEntityImpl<?> |
CustomMappingContext.createPersistentEntity(org.springframework.data.util.TypeInformation<T> typeInformation) |
| Modifier and Type | Method and Description |
|---|---|
protected CustomPersistentProperty |
CustomMappingContext.createPersistentProperty(Field field,
PropertyDescriptor descriptor,
CustomPersistentEntityImpl<?> owner,
org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder) |
Copyright © 2017 Molindo GmbH. All Rights Reserved.