| Package | Description |
|---|---|
| org.springframework.data.custom.mapping |
| Modifier and Type | Method and Description |
|---|---|
protected CustomPersistentProperty |
CustomMappingContext.createPersistentProperty(Field field,
PropertyDescriptor descriptor,
CustomPersistentEntityImpl<?> owner,
org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder) |
protected CustomPersistentProperty |
CustomPersistentEntityImpl.returnPropertyIfBetterIdPropertyCandidateOrNull(CustomPersistentProperty property) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.data.mapping.Association<CustomPersistentProperty> |
CustomPersistentProperty.createAssociation() |
| Modifier and Type | Method and Description |
|---|---|
protected CustomPersistentProperty |
CustomPersistentEntityImpl.returnPropertyIfBetterIdPropertyCandidateOrNull(CustomPersistentProperty property) |
| Constructor and Description |
|---|
CustomPersistentProperty(Field field,
PropertyDescriptor propertyDescriptor,
org.springframework.data.mapping.PersistentEntity<?,CustomPersistentProperty> owner,
org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder) |
Copyright © 2017 Molindo GmbH. All Rights Reserved.