| Package | Description |
|---|---|
| org.apache.cayenne |
Contains persistence APIs directly accessible by users.
|
| org.apache.cayenne.tx |
| Modifier and Type | Method and Description |
|---|---|
GraphDiff |
DataChannelSyncFilter.onSync(ObjectContext originatingContext,
GraphDiff changes,
int syncType,
DataChannelSyncFilterChain filterChain) |
default GraphDiff |
DataChannelFilter.onSync(ObjectContext originatingContext,
GraphDiff changes,
int syncType,
DataChannelSyncFilterChain filterChain)
Deprecated.
Adapter method that allows to use old DataChannelFilter as new sync filter
|
| Modifier and Type | Method and Description |
|---|---|
GraphDiff |
TransactionFilter.onSync(ObjectContext originatingContext,
GraphDiff changes,
int syncType,
DataChannelSyncFilterChain filterChain) |
Copyright © 2001–2018 Apache Cayenne. All rights reserved.