ObjectDB ObjectDB

getDetachedInstance() - JDO InstanceLifecycleEvent's method

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

Returns the detached instance involved in the event.
Returns:
The detached 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"