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 |
---|---|
Function |
SelectClause.getFunction(int i) |
Function |
SelectClause.getFunction(String alias) |
Modifier and Type | Method and Description |
---|---|
void |
IVisitor.visitFunction(Function node) |
void |
DefaultQueryVisitor.visitFunction(Function node) |
Modifier and Type | Method and Description |
---|---|
Object |
ExpressionEvaluator.walkFunction(Function func) |
Modifier and Type | Method and Description |
---|---|
Object |
MongoDBQueryBuilder.walkFunction(Function func) |
Modifier and Type | Method and Description |
---|---|
void |
NXQLQueryMaker.QueryAnalyzer.visitFunction(Function node) |
void |
NXQLQueryMaker.WhereBuilder.visitFunction(Function node) |
Copyright © 2016 Nuxeo SA. All rights reserved.