| 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 EntityMapping |
CassandraMappingContextParser.parseEntity(Element entity) |
| Modifier and Type | Method and Description |
|---|---|
Set<EntityMapping> |
Mapping.getEntityMappings() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BasicCassandraMappingContext.processMappingOverrides(CassandraPersistentEntity<?> entity,
EntityMapping entityMapping) |
| Modifier and Type | Method and Description |
|---|---|
void |
Mapping.setEntityMappings(Set<EntityMapping> mappings) |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.