Package org.apache.cayenne.ejbql
package org.apache.cayenne.ejbql
-
ClassDescriptionA noop implementation of the EJBQL visitor that returns same preset boolean value from all methods.Represents an EJB QL expression "compiled" in the context of a certain mapping.An exception thrown on errors during parsing EJBQL statements.An abstract EJBQL expression interface.A visitor interface to inspect the EJBQL expression tree.An abstract definition of EJBQL query parser.Creates
EJBQLParser
based on the system settings.