| Package | Description |
|---|---|
| javax.jdo |
This package contains the JDO specification interfaces and classes.
|
| javax.jdo.listener |
This package contains the JDO specification listener interfaces and classes.
|
| Class and Description |
|---|
| 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.
|
| Class and Description |
|---|
| InstanceLifecycleEvent
This is the event class used in life cycle event notifications.
|
| InstanceLifecycleListener
All lifecycle listeners extend from this base interface.
|
Copyright © 2005–1970 Apache Software Foundation. All rights reserved.