| Package | Description |
|---|---|
| org.springframework.data.cassandra.core |
Apache Cassandra core support.
|
| org.springframework.data.cassandra.core.convert |
Spring Data Cassandra specific converter infrastructure.
|
| Modifier and Type | Method and Description |
|---|---|
protected QueryMapper |
StatementFactory.getQueryMapper()
Returns the
QueryMapper used to map Query to CQL-specific data types. |
| Constructor and Description |
|---|
StatementFactory(QueryMapper queryMapper,
UpdateMapper updateMapper)
|
| Modifier and Type | Class and Description |
|---|---|
class |
UpdateMapper
Map
Update to CQL-specific data types. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.