Package org.objectweb.jonas_ejb.deployment.ejbql

Class Summary
AssertQueryHelper Helper used to check the validity of query parsing
EJBQLFormater Formater that creates an EJBQL string from a given lexical tree.
QueryAnalyser Utility class that can analyse an EJBQL query and print the characteristics of the persistent schema on which the query applies.
TestQueryParser Test case of the lexical parser on a wide range of EJBQL query.