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