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 |
---|---|
static String |
DateLiteral.date(DateLiteral date) |
static String |
DateLiteral.dateTime(DateLiteral date) |
void |
IVisitor.visitDateLiteral(DateLiteral node) |
void |
DefaultQueryVisitor.visitDateLiteral(DateLiteral node) |
Modifier and Type | Method and Description |
---|---|
Calendar |
ExpressionEvaluator.walkDateLiteral(DateLiteral lit) |
Modifier and Type | Method and Description |
---|---|
Date |
MongoDBQueryBuilder.walkDateLiteral(DateLiteral lit) |
Modifier and Type | Method and Description |
---|---|
void |
NXQLQueryMaker.WhereBuilder.visitDateLiteral(DateLiteral node) |
Copyright © 2017 Nuxeo. All rights reserved.