Package | Description |
---|---|
org.apache.cayenne |
Contains persistence APIs directly accessible by users.
|
org.apache.cayenne.tx |
Modifier and Type | Method and Description |
---|---|
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
|
GraphDiff |
DataChannelSyncFilter.onSync(ObjectContext originatingContext,
GraphDiff changes,
int syncType,
DataChannelSyncFilterChain filterChain) |
Modifier and Type | Method and Description |
---|---|
GraphDiff |
TransactionFilter.onSync(ObjectContext originatingContext,
GraphDiff changes,
int syncType,
DataChannelSyncFilterChain filterChain) |
Copyright © 2001–2019 Apache Cayenne. All rights reserved.