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 |
---|---|
void |
IVisitor.visitStringLiteral(StringLiteral node) |
void |
DefaultQueryVisitor.visitStringLiteral(StringLiteral node) |
Modifier and Type | Method and Description |
---|---|
String |
ExpressionEvaluator.walkStringLiteral(StringLiteral lit) |
Modifier and Type | Method and Description |
---|---|
String |
MongoDBQueryBuilder.walkStringLiteral(StringLiteral lit) |
Modifier and Type | Method and Description |
---|---|
void |
NXQLQueryMaker.WhereBuilder.visitStringLiteral(StringLiteral node) |
Copyright © 2016 Nuxeo SA. All rights reserved.