public class N1qlCountQueryCreator extends N1qlQueryCreator
| Constructor and Description |
|---|
N1qlCountQueryCreator(org.springframework.data.repository.query.parser.PartTree tree,
org.springframework.data.repository.query.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,
org.springframework.data.domain.Sort sort) |
and, create, orpublic N1qlCountQueryCreator(org.springframework.data.repository.query.parser.PartTree tree,
org.springframework.data.repository.query.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,
org.springframework.data.domain.Sort sort)
complete in class N1qlQueryCreatorCopyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.