Package | Description |
---|---|
org.apache.cayenne.access.translator.ejbql | |
org.apache.cayenne.ejbql | |
org.apache.cayenne.ejbql.parser |
Class and Description |
---|
EJBQLDecimalLiteral |
EJBQLFromItem |
EJBQLIntegerLiteral |
EJBQLJoin |
EJBQLPositionalInputParameter |
Class and Description |
---|
EJBQLAggregateColumn
An aggregate column expression.
|
EJBQLDecimalLiteral |
EJBQLFromItem |
EJBQLIntegerLiteral |
EJBQLJoin |
EJBQLPositionalInputParameter |
Class and Description |
---|
AggregateConditionNode
Superclass of aggregated conditional nodes such as NOT, AND, OR.
|
EJBQLAggregateColumn
An aggregate column expression.
|
EJBQLConstants
Token literal values and constants.
|
EJBQLJoin |
EJBQLPath |
EJBQLTokenManager
Token Manager.
|
EJBQLTreeConstants |
EJBQLTrimSpecification |
JavaCharStream
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing).
|
JJTEJBQLState |
Node
A JJTree-compliant tree node interface.
|
ParseException
This exception is thrown when parse errors are encountered.
|
SimpleNode
A base node for the EJBQL concrete nodes that satisfies JJTree requirements.
|
Token
Describes the input token stream.
|
Copyright © 2001–2023 Apache Cayenne. All rights reserved.