Uses of Package
javax.jdo.listener

Packages that use javax.jdo.listener
javax.jdo This package contains the JDO specification interfaces and classes. 
javax.jdo.listener This package contains the JDO specification listener interfaces and classes. 
 

Classes in javax.jdo.listener used by javax.jdo
ClearCallback
          This interface is used to notify instances of clear events.
DeleteCallback
          This interface is used to notify instances of delete events.
InstanceLifecycleListener
          All lifecycle listeners extend from this base interface.
LoadCallback
          This interface is used to notify instances of load events.
StoreCallback
          This interface is used to notify instances of store events.
 

Classes in javax.jdo.listener used by javax.jdo.listener
InstanceLifecycleEvent
          This is the event class used in life cycle event notifications.
InstanceLifecycleListener
          All lifecycle listeners extend from this base interface.
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.