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 |
EJBQLDeleteTranslator
A translator of EJBQL DELETE statements into SQL.
|
class |
EJBQLFromTranslator |
class |
EJBQLPathTranslator
A translator that walks the relationship/attribute path, appending joins to
the query.
|
class |
EJBQLSelectColumnsTranslator
Translator of the EJBQL select clause.
|
class |
EJBQLSelectTranslator
A 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–2019 Apache Cayenne. All rights reserved.