| EJBQLAST |
An instance of this class represents a node of the intermediate
representation (AST) used by the query compiler.
|
| EJBQLASTFactory |
Factory to create and connect EJBQLAST nodes.
|
| EJBQLC |
This class is the driver of the EJBQL compiler.
|
| ErrorMsg |
This is a helper class to report error messages from the EJBQL compiler.
|
| IdentificationVariable |
An instance of this class denotes an identification variable as declared
in the from clause of an EJBQL query string.
|
| JDOQLElements |
An JDOQLElements instance represents the result of the EJBQLC compile step.
|
| LogHelperQueryCompilerEJB |
|
| ParameterSupport |
Helper class to handle EJBQL query parameters.
|
| SymbolTable |
The symbol table handling declared identifies.
|
| TypeSupport |
Helper class to support type info access.
|