public class PartTreeCassandraQuery extends AbstractCassandraQuery
RepositoryQuery implementation for Cassandra.log| Constructor and Description |
|---|
PartTreeCassandraQuery(CassandraQueryMethod queryMethod,
CassandraOperations operations)
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
createQuery(CassandraParameterAccessor parameterAccessor)
Creates a string query using the given
ParameterAccessor |
PartTree |
getTree()
Return the
PartTree backing the query. |
execute, getCollectionOfEntity, getConversionService, getQueryMethod, getSingleEntity, setConversionService, warnIfMoreResultspublic PartTreeCassandraQuery(CassandraQueryMethod queryMethod, CassandraOperations operations)
queryMethod - must not be null.operations - must not be null.protected String createQuery(CassandraParameterAccessor parameterAccessor)
AbstractCassandraQueryParameterAccessorcreateQuery in class AbstractCassandraQueryparameterAccessor - must not be null.Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.