| Package | Description |
|---|---|
| org.springframework.data.cassandra.config.xml |
Spring XML namespace configuration for Spring Data Cassandra.
|
| org.springframework.data.cassandra.mapping |
Infrastructure for the Apache Cassandra row-to-object mapping subsystem.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,PropertyMapping> |
CassandraMappingContextParser.parsePropertyMappings(Element entity) |
| 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–2019 Pivotal Software, Inc.. All rights reserved.