Uses of Interface
org.apache.cayenne.access.event.SnapshotEventListener

Packages that use SnapshotEventListener
org.apache.cayenne.access Contains classes that make up Cayenne ORM stack. 
 

Uses of SnapshotEventListener in org.apache.cayenne.access
 

Classes in org.apache.cayenne.access that implement SnapshotEventListener
 class NoSyncObjectStore
          An ObjectStore which doesn't receive notifications on parent's DataRowStore events.
 class ObjectStore
          ObjectStore stores objects using their ObjectId as a key.
 



Copyright © 2001-2012 Apache Cayenne. All Rights Reserved.