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.derby.sqltree | |
org.apache.cayenne.dba.firebird | |
org.apache.cayenne.dba.openbase |
OpenBase DbAdapter.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BaseSQLTreeProcessor.onValueNode(Node parent,
ValueNode child,
int index) |
Modifier and Type | Method and Description |
---|---|
protected void |
DB2SQLTreeProcessor.onValueNode(Node parent,
ValueNode child,
int index) |
Modifier and Type | Method and Description |
---|---|
protected void |
DerbySQLTreeProcessor.onValueNode(Node parent,
ValueNode child,
int index) |
Modifier and Type | Class and Description |
---|---|
class |
DerbyValueNode |
Modifier and Type | Method and Description |
---|---|
protected void |
FirebirdSQLTreeProcessor.onValueNode(Node parent,
ValueNode child,
int index) |
Modifier and Type | Method and Description |
---|---|
protected void |
OpenBaseSQLTreeProcessor.onValueNode(Node parent,
ValueNode child,
int index)
Deprecated.
|
Copyright © 2001–2020 Apache Cayenne. All rights reserved.