Uses of Interface
org.apache.cayenne.access.event.SnapshotEventListener
| Package | Description | 
|---|---|
| org.apache.cayenne.access | Contains classes that make up Cayenne ORM stack. | 
- 
Uses of SnapshotEventListener in org.apache.cayenne.accessClasses in org.apache.cayenne.access that implement SnapshotEventListener Modifier and Type Class Description classNoSyncObjectStoreAnObjectStorewhich doesn't receive notifications on parent'sDataRowStoreevents.classObjectStoreObjectStore stores objects using their ObjectId as a key.