Package | Description |
---|---|
org.nuxeo.ecm.core.query.sql.model | |
org.nuxeo.ecm.core.storage | |
org.nuxeo.ecm.core.storage.mongodb | |
org.nuxeo.ecm.core.storage.sql.jdbc |
Modifier and Type | Method and Description |
---|---|
protected boolean |
MultiExpression.equals(MultiExpression other) |
void |
IVisitor.visitMultiExpression(MultiExpression node) |
void |
DefaultQueryVisitor.visitMultiExpression(MultiExpression node) |
Modifier and Type | Method and Description |
---|---|
MultiExpression |
QueryOptimizer.getOptimizedQuery(SQLQuery query,
FacetFilter facetFilter) |
Modifier and Type | Method and Description |
---|---|
Boolean |
ExpressionEvaluator.walkMultiExpression(MultiExpression expr) |
Modifier and Type | Method and Description |
---|---|
com.mongodb.DBObject |
MongoDBQueryBuilder.walkMultiExpression(MultiExpression expr) |
Modifier and Type | Field and Description |
---|---|
protected MultiExpression |
NXQLQueryMaker.QueryAnalyzer.wherePredicate |
Modifier and Type | Method and Description |
---|---|
void |
NXQLQueryMaker.WhereBuilder.visitMultiExpression(MultiExpression node) |
Copyright © 2017 Nuxeo. All rights reserved.