Package | Description |
---|---|
org.apache.cayenne.access.sqlbuilder | |
org.apache.cayenne.access.sqlbuilder.sqltree | |
org.apache.cayenne.access.translator.select | |
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.frontbase |
FrontBase DbAdapter.
|
org.apache.cayenne.dba.h2 | |
org.apache.cayenne.dba.hsqldb |
HSQLDB DbAdapter.
|
org.apache.cayenne.dba.ingres | |
org.apache.cayenne.dba.mysql |
MySQL DbAdapter.
|
org.apache.cayenne.dba.openbase |
OpenBase DbAdapter.
|
org.apache.cayenne.dba.oracle |
Oracle DbAdapter.
|
org.apache.cayenne.dba.postgres |
PostgreSQL DbAdapter.
|
org.apache.cayenne.dba.sqlite | |
org.apache.cayenne.dba.sqlserver |
MS SQLServer DbAdapter.
|
org.apache.cayenne.dba.sybase |
Sybase DbAdapter.
|
Modifier and Type | Class and Description |
---|---|
class |
SQLGenerationVisitor |
Modifier and Type | Class and Description |
---|---|
class |
SimpleNodeTreeVisitor |
Modifier and Type | Method and Description |
---|---|
void |
Node.visit(NodeTreeVisitor visitor) |
void |
FunctionNode.visit(NodeTreeVisitor visitor) |
Modifier and Type | Class and Description |
---|---|
class |
BaseSQLTreeProcessor |
Modifier and Type | Class and Description |
---|---|
class |
DB2SQLTreeProcessor |
Modifier and Type | Class and Description |
---|---|
class |
DerbySQLTreeProcessor |
Modifier and Type | Class and Description |
---|---|
class |
FirebirdSQLTreeProcessor |
Modifier and Type | Class and Description |
---|---|
class |
FrontBaseSQLTreeProcessor |
Modifier and Type | Class and Description |
---|---|
class |
H2SQLTreeProcessor |
Modifier and Type | Class and Description |
---|---|
class |
HSQLTreeProcessor |
Modifier and Type | Class and Description |
---|---|
class |
IngressSQLTreeProcessor |
Modifier and Type | Class and Description |
---|---|
class |
MySQLTreeProcessor |
Modifier and Type | Class and Description |
---|---|
class |
OpenBaseSQLTreeProcessor
Deprecated.
since 4.2
|
Modifier and Type | Class and Description |
---|---|
class |
OracleSQLTreeProcessor |
Modifier and Type | Class and Description |
---|---|
class |
PostgreSQLTreeProcessor |
Modifier and Type | Class and Description |
---|---|
class |
SQLiteTreeProcessor |
Modifier and Type | Class and Description |
---|---|
class |
SQLServerTreeProcessor |
Modifier and Type | Class and Description |
---|---|
class |
SybaseSQLTreeProcessor |
Copyright © 2001–2020 Apache Cayenne. All rights reserved.