Package | Description |
---|---|
org.apache.cayenne.access |
Contains classes that make up Cayenne ORM stack.
|
org.apache.cayenne.access.event |
Modifier and Type | Method and Description |
---|---|
void |
DataRowStore.processRemoteEvent(SnapshotEvent event)
Handles remote events received via EventBridge.
|
void |
ObjectStore.snapshotsChanged(SnapshotEvent event)
SnapshotEventListener implementation that processes snapshot change event, updating
DataObjects that have the changes.
|
Modifier and Type | Method and Description |
---|---|
void |
SnapshotEventListener.snapshotsChanged(SnapshotEvent event) |
Copyright © 2001–2019 Apache Cayenne. All rights reserved.