| Package | Description |
|---|---|
| org.apache.cayenne.template.directive | |
| org.apache.cayenne.template.parser |
| Class and Description |
|---|
| ASTExpression |
| Class and Description |
|---|
| ASTExpression |
| ExpressionNode |
| IdentifierNode |
| JavaCharStream
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (with java-like unicode escape processing).
|
| JJTSQLTemplateParserState |
| Node
All AST nodes must implement this interface.
|
| ParseException
This exception is thrown when parse errors are encountered.
|
| ScalarNode |
| SimpleNode |
| SQLTemplateParserConstants
Token literal values and constants.
|
| SQLTemplateParserTokenManager
Token Manager.
|
| SQLTemplateParserTreeConstants |
| Token
Describes the input token stream.
|
Copyright © 2001–2019 Apache Cayenne. All rights reserved.