public class N1qlCountQueryCreator extends N1qlQueryCreator
| Constructor and Description |
|---|
N1qlCountQueryCreator(PartTree tree,
ParameterAccessor parameters,
com.couchbase.client.java.query.dsl.path.WherePath selectFrom,
CouchbaseConverter converter,
CouchbaseQueryMethod queryMethod) |
| Modifier and Type | Method and Description |
|---|---|
protected com.couchbase.client.java.query.dsl.path.LimitPath |
complete(com.couchbase.client.java.query.dsl.Expression criteria,
Sort sort) |
and, create, getPlaceHolderValues, orcreateQuery, createQuerypublic N1qlCountQueryCreator(PartTree tree, ParameterAccessor parameters, com.couchbase.client.java.query.dsl.path.WherePath selectFrom, CouchbaseConverter converter, CouchbaseQueryMethod queryMethod)
protected com.couchbase.client.java.query.dsl.path.LimitPath complete(com.couchbase.client.java.query.dsl.Expression criteria,
Sort sort)
complete in class N1qlQueryCreatorCopyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.