| Package | Description | 
|---|---|
| org.apache.cayenne.access.translator.ejbql | |
| org.apache.cayenne.dba.db2 | IBM DB2 DbAdapter. | 
| org.apache.cayenne.dba.derby | Apache Derby DbAdapter. | 
| org.apache.cayenne.dba.firebird | |
| org.apache.cayenne.dba.hsqldb | HSQLDB DbAdapter. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EJBQLConditionTranslator | 
| class  | EJBQLDbPathTranslator | 
| class  | EJBQLDeleteTranslatorA translator of EJBQL DELETE statements into SQL. | 
| class  | EJBQLFromTranslator | 
| class  | EJBQLPathTranslatorA translator that walks the relationship/attribute path, appending joins to
 the query. | 
| class  | EJBQLSelectColumnsTranslatorTranslator of the EJBQL select clause. | 
| class  | EJBQLSelectTranslatorA translator of EJBQL SELECT statements into SQL. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DB2EJBQLConditionTranslator | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DerbyEJBQLConditionTranslator | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FirebirdEJBQLConditionTranslator | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HSQLEJBQLConditionTranslator | 
Copyright © 2001–2023 Apache Cayenne. All rights reserved.