Package | Description |
---|---|
org.apache.cayenne.access |
Contains classes that make up Cayenne ORM stack.
|
org.apache.cayenne.access.translator.select | |
org.apache.cayenne.configuration.server |
Modifier and Type | Method and Description |
---|---|
SelectTranslatorFactory |
DataNode.getSelectTranslatorFactory() |
Modifier and Type | Method and Description |
---|---|
void |
DataNode.setSelectTranslatorFactory(SelectTranslatorFactory selectTranslatorFactory) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSelectTranslatorFactory
A
SelectTranslator factory that delegates translator creation to
DbAdapter. |
Modifier and Type | Field and Description |
---|---|
protected SelectTranslatorFactory |
DefaultDataNodeFactory.selectTranslatorFactory |
Copyright © 2001–2023 Apache Cayenne. All rights reserved.