Package | Description |
---|---|
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 |
BaseSQLTreeProcessor |
class |
TypeAwareSQLTreeProcessor |
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 |
class |
SQLServerTreeProcessorV12
SQL tree processor that supports OFFSET X ROWS FETCH NEXT Y ROWS ONLY clause
for the SQLServer 2012 and later.
|
Modifier and Type | Class and Description |
---|---|
class |
SybaseSQLTreeProcessor |
Copyright © 2001–2021 Apache Cayenne. All rights reserved.