| 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,
MappingContext<? extends KeyValuePersistentEntity<?>,? extends KeyValuePersistentProperty> mappingContext)
|
| Modifier and Type | Method and Description |
|---|---|
protected Association<KeyValuePersistentProperty> |
KeyValuePersistentProperty.createAssociation() |
| Constructor and Description |
|---|
KeyValuePersistentProperty(Field field,
PropertyDescriptor propertyDescriptor,
PersistentEntity<?,KeyValuePersistentProperty> owner,
SimpleTypeHolder simpleTypeHolder) |
| Modifier and Type | Method and Description |
|---|---|
protected KeyValuePersistentProperty |
KeyValueMappingContext.createPersistentProperty(Field field,
PropertyDescriptor descriptor,
KeyValuePersistentEntity<?> owner,
SimpleTypeHolder simpleTypeHolder) |
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.