public class N1qlCountQueryCreator extends OldN1qlQueryCreator
| Constructor and Description |
|---|
N1qlCountQueryCreator(org.springframework.data.repository.query.parser.PartTree tree,
org.springframework.data.repository.query.ParameterAccessor parameters,
N1QLExpression selectFrom,
CouchbaseConverter converter,
CouchbaseQueryMethod queryMethod) |
| Modifier and Type | Method and Description |
|---|---|
protected N1QLExpression |
complete(N1QLExpression criteria,
org.springframework.data.domain.Sort sort) |
and, create, getPlaceHolderValues, orpublic N1qlCountQueryCreator(org.springframework.data.repository.query.parser.PartTree tree,
org.springframework.data.repository.query.ParameterAccessor parameters,
N1QLExpression selectFrom,
CouchbaseConverter converter,
CouchbaseQueryMethod queryMethod)
protected N1QLExpression complete(N1QLExpression criteria, org.springframework.data.domain.Sort sort)
complete in class OldN1qlQueryCreatorCopyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.