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, createExpression, leftAndRight, like, or, prepareExpression, regexp, right, rightArraycreateQuery, 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-2015–2017 Pivotal Software, Inc.. All rights reserved.