Nuxeo ECM Projects 5.4.3-SNAPSHOT

Package org.nuxeo.ecm.core.query.sql.model

Interface Summary
ASTNode The base of all query nodes.
IVisitor  
Operand An operand may be a variable, a function, a literal, or an expression.
SQLQuery.Transformer Interface for a class that can transform a SQLQuery into another.
 

Class Summary
BooleanLiteral Boolean literal.
Clause  
DateLiteral  
DefaultQueryVisitor A default implementation of a visitor that visits depth-first in standard expression order.
DoubleLiteral  
Expression An infix expression.
FromClause  
FromList  
Function  
GroupByClause  
HavingClause  
IntegerLiteral  
Literal  
LiteralList  
MultiExpression An expression for an single operator with an arbitrary number of operands.
OperandList  
Operator  
OrderByClause  
OrderByExpr  
OrderByList  
PathReference  
Predicate Predicates are boolean expressions.
Reference A named reference to a variable (this can be a field or table).
ReferenceList  
SelectClause  
SelectList  
SQLQuery  
SQLQuery.IdentityTransformer  
StringLiteral  
WhereClause  
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.