Uses of Interface
javax.jdo.listener.StoreCallback
-
Packages that use StoreCallback Package Description javax.jdo This package contains the JDO specification interfaces and classes. -
-
Uses of StoreCallback in javax.jdo
Subinterfaces of StoreCallback in javax.jdo Modifier and Type Interface Description interface
InstanceCallbacks
APersistenceCapable
class that provides callback methods for life cycle events implements this interface.
-