Package | Description |
---|---|
org.nuxeo.ecm.core.query.sql.model |
Modifier and Type | Class and Description |
---|---|
class |
PathReference |
Modifier and Type | Field and Description |
---|---|
Reference |
OrderByExpr.reference |
Modifier and Type | Method and Description |
---|---|
Reference |
SelectClause.getVariable(int i) |
Reference |
SelectClause.getVariable(String alias) |
Modifier and Type | Method and Description |
---|---|
void |
IVisitor.visitReference(Reference node) |
void |
DefaultQueryVisitor.visitReference(Reference node) |
Constructor and Description |
---|
OrderByExpr(Reference reference,
boolean isDescending) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.