| Package | Description |
|---|---|
| org.springframework.data.cassandra.core |
Apache Cassandra core support.
|
| Modifier and Type | Method and Description |
|---|---|
protected UpdateMapper |
StatementFactory.getUpdateMapper()
Returns the
UpdateMapper used to map Update to CQL-specific data types. |
| Constructor and Description |
|---|
StatementFactory(QueryMapper queryMapper,
UpdateMapper updateMapper)
|
StatementFactory(UpdateMapper updateMapper)
Create
StatementFactory given UpdateMapper. |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.