ObjectDB ObjectDB

getPersistentInstance() - JDO InstanceLifecycleEvent's method

Method
javax.jdo.listener.InstanceLifecycleEvent
Object getPersistentInstance()

Returns the persistent instance involved in the event.
Returns:
The persistent instance involved in the event, or null if there was none.
Since:
JDO 2.0
See Also:
"Section 12.15, Java Data Objects 2.0 Specification"