Package | Description |
---|---|
org.nuxeo.ecm.core.query | |
org.nuxeo.ecm.core.query.sql | |
org.nuxeo.ecm.core.query.sql.model | |
org.nuxeo.ecm.core.security |
Class and Description |
---|
SQLQuery.Transformer
Interface for a class that can transform a
SQLQuery into another. |
Class and Description |
---|
SQLQuery |
Class and Description |
---|
ASTNode
The base of all query nodes.
|
BooleanLiteral
Boolean literal.
|
Clause |
DateLiteral |
DoubleLiteral |
Expression
An infix expression.
|
FromClause |
FromList |
Function |
GroupByClause |
HavingClause |
IntegerLiteral |
IVisitor |
Literal |
LiteralList |
MultiExpression
An expression for an single operator with an arbitrary number of operands.
|
Operand
An operand may be a variable, a function, a literal, or an expression.
|
OperandList |
Operator |
OrderByClause |
OrderByExpr |
OrderByList |
Predicate
Predicates are boolean expressions.
|
Reference
A named reference to a variable (this can be a field or table).
|
ReferenceList |
SelectClause |
SelectList |
SQLQuery |
SQLQuery.Transformer
Interface for a class that can transform a
SQLQuery into another. |
StringLiteral |
WhereClause |
Class and Description |
---|
SQLQuery.Transformer
Interface for a class that can transform a
SQLQuery into another. |
Copyright © 2011 Nuxeo SA. All Rights Reserved.