Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.objectstyle.cayenne.access.event: Javadoc index of package org.objectstyle.cayenne.access.event.


Package Samples:

org.objectstyle.cayenne.access.event: Contains core Cayenne container classes.  

Classes:

DataObjectTransactionEventListener: This interface declares methods that DataObject classes can implement to be notified about transactions of their DataContext. Note: explicit registration with EventManager is not necessary, since the events are simply forwarded by ContextCommitObserver; stricly speaking these methods are just regular 'callbacks'. The event argument is passed along for convenience.
DataContextTransactionEventListener: This interface declares callback methods that subscribers to DataContext events can implement to be notified about transactions.
DataContextEvent: Represents events sent by DataContext.

Home | Contact Us | Privacy Policy | Terms of Service