| Package | Description |
|---|---|
| org.springframework.data.cassandra.repository.query |
Query derivation mechanism for Apache Cassandra specific repositories.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CassandraParametersParameterAccessor
Cassandra-specific
ParameterAccessor exposing Cassandra types
that are supported by the driver and parameter type. |
| Modifier and Type | Method and Description |
|---|---|
protected String |
PartTreeCassandraQuery.createQuery(CassandraParameterAccessor parameterAccessor) |
protected abstract String |
AbstractCassandraQuery.createQuery(CassandraParameterAccessor accessor)
Creates a string query using the given
ParameterAccessor |
String |
StringBasedCassandraQuery.createQuery(CassandraParameterAccessor parameterAccessor) |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.