Package org.objectweb.jonas_ejb.deployment.ejbql

Interface Summary
EJBQLConstants  
EJBQLTreeConstants  
EJBQLVisitor  
Node  
 

Class Summary
ASTAbstractSchemaName  
ASTArithmeticExpression  
ASTArithmeticFactor  
ASTArithmeticLiteral  
ASTArithmeticTerm  
ASTBetweenExpression  
ASTBooleanExpression  
ASTBooleanLiteral  
ASTCollectionMemberDeclaration  
ASTCollectionMemberExpression  
ASTCollectionValuedPathExpression  
ASTComparisonExpression  
ASTConditionalExpression  
ASTConditionalFactor  
ASTConditionalTerm  
ASTDatetimeExpression  
ASTEJBQL  
ASTEmptyCollectionComparisonExpression  
ASTEntityBeanExpression  
ASTFromClause  
ASTFunctionsReturningNumerics  
ASTFunctionsReturningStrings  
ASTIdentificationVariable  
ASTIdentifier  
ASTInExpression  
ASTInputParameter  
ASTLikeExpression  
ASTNullComparisonExpression  
ASTPath  
ASTRangeVariableDeclaration  
ASTSelectClause  
ASTSingleValuedNavigation  
ASTSingleValuedPathExpression  
ASTStringExpression  
ASTStringLiteral  
ASTWhereClause  
EJBQL  
EJBQLTokenManager  
SimpleCharStream An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleNode  
Token Describes the input token stream.
 

Exception Summary
ParseException This exception is thrown when parse errors are encountered.
 

Error Summary
TokenMgrError