Package | Description |
---|---|
org.apache.cayenne.access |
Contains classes that make up Cayenne ORM stack.
|
org.apache.cayenne.access.flush |
Modifier and Type | Class and Description |
---|---|
class |
LegacyDataDomainFlushAction
Deprecated.
this implementation is deprecated since 4.2,
DefaultDataDomainFlushAction is used |
Modifier and Type | Method and Description |
---|---|
DataDomainFlushAction |
LegacyDataDomainFlushActionFactory.createFlushAction(DataDomain dataDomain)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultDataDomainFlushAction
Default implementation of
DataDomainFlushAction . |
Modifier and Type | Method and Description |
---|---|
DataDomainFlushAction |
DefaultDataDomainFlushActionFactory.createFlushAction(DataDomain dataDomain) |
DataDomainFlushAction |
DataDomainFlushActionFactory.createFlushAction(DataDomain dataDomain) |
Copyright © 2001–2020 Apache Cayenne. All rights reserved.