Uses of Package
javax.jdo.listener
Packages that use javax.jdo.listener
Package
Description
This package contains the JDO specification interfaces and classes.
This package contains the JDO specification listener interfaces and classes.
-
Classes in javax.jdo.listener used by javax.jdoClassDescriptionThis interface is used to notify instances of clear events.This interface is used to notify instances of delete events.All lifecycle listeners extend from this base interface.This interface is used to notify instances of load events.This interface is used to notify instances of store events.
-
Classes in javax.jdo.listener used by javax.jdo.listenerClassDescriptionThis is the event class used in life cycle event notifications.All lifecycle listeners extend from this base interface.