| Package | Description |
|---|---|
| org.datanucleus.api.jdo |
Package providing components specific to JDO persistence.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<javax.jdo.listener.InstanceLifecycleListener,LifecycleListenerForClass> |
JDOPersistenceManagerFactory.lifecycleListeners
Lifecycle Listeners.
|
| Modifier and Type | Method and Description |
|---|---|
List<LifecycleListenerForClass> |
JDOPersistenceManagerFactory.getLifecycleListenerSpecifications()
Deprecated.
|
protected List<LifecycleListenerForClass> |
JDOCallbackHandler.getListenersWorkingCopy()
Accessor for the working copy of the listeners (in case any are added/removed in the callbacks).
|
Copyright © 2013. All Rights Reserved.