Package org.apache.cayenne.access.translator.ejbql
package org.apache.cayenne.access.translator.ejbql
-
ClassesClassDescriptionAn
EJBQLTranslatorthat resolves the actual translator fromDbAdapter.getEjbqlTranslator()allowing adapters to customize translation.A translator of EJBQL DELETE statements into SQL.Handles appending joins to the content buffer at a marked position.A holder of multi-column match condition operand.A translator that walks the relationship/attribute path, appending joins to the query.Translator of the EJBQL select clause.A translator of EJBQL SELECT statements into SQL.A context used for translating of EJBQL to SQL.A defaultEJBQLTranslator.