| Package | Description |
|---|---|
| org.springframework.data.cassandra.config.xml | |
| org.springframework.data.cassandra.mapping |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,PropertyMapping> |
CassandraMappingContextParser.parsePropertyMappings(Element entity) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,PropertyMapping> |
EntityMapping.propertyMappings
The
PropertyMappings for each persistent property, keyed on property name. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PropertyMapping> |
EntityMapping.getPropertyMappings() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BasicCassandraMappingContext.processMappingOverride(CassandraPersistentEntity<?> entity,
PropertyMapping mapping) |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityMapping.setPropertyMappings(Map<String,PropertyMapping> propertyMappings) |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.