Package | Description |
---|---|
org.apache.cayenne.access |
Contains classes that make up Cayenne ORM stack.
|
org.apache.cayenne.configuration.server |
Modifier and Type | Class and Description |
---|---|
class |
DefaultDataRowStoreFactory
A default implementation of
DataRowStoreFactory |
Modifier and Type | Field and Description |
---|---|
protected DataRowStoreFactory |
DataDomain.dataRowStoreFactory |
Modifier and Type | Method and Description |
---|---|
DataRowStoreFactory |
DataDomain.getDataRowStoreFactory() |
Modifier and Type | Method and Description |
---|---|
void |
DataDomain.setDataRowStoreFactory(DataRowStoreFactory dataRowStoreFactory) |
Modifier and Type | Field and Description |
---|---|
protected DataRowStoreFactory |
DataContextFactory.dataRowStoreFactory |
Copyright © 2001–2018 Apache Cayenne. All rights reserved.