| Package | Description |
|---|---|
| org.springframework.data.keyvalue.core | |
| org.springframework.data.keyvalue.core.mapping | |
| org.springframework.data.keyvalue.core.mapping.context |
| Constructor and Description |
|---|
KeyValueTemplate(KeyValueAdapter adapter,
org.springframework.data.mapping.context.MappingContext<? extends KeyValuePersistentEntity<?>,? extends KeyValuePersistentProperty> mappingContext)
|
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.data.mapping.Association<KeyValuePersistentProperty> |
KeyValuePersistentProperty.createAssociation() |
| Constructor and Description |
|---|
KeyValuePersistentProperty(Field field,
PropertyDescriptor propertyDescriptor,
org.springframework.data.mapping.PersistentEntity<?,KeyValuePersistentProperty> owner,
org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder) |
| Modifier and Type | Method and Description |
|---|---|
protected KeyValuePersistentProperty |
KeyValueMappingContext.createPersistentProperty(Field field,
PropertyDescriptor descriptor,
KeyValuePersistentEntity<?> owner,
org.springframework.data.mapping.model.SimpleTypeHolder simpleTypeHolder) |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.