void postDetach(
InstanceLifecycleEvent event
)
This method is called during the execution of javax.jdo.PersistenceManager.detachCopy after the detached copy is made. It is called after the method DetachCallback.jdoPreDetach is called on the detached instance.
- Parameters:
event
- the detach event.
- Since:
- JDO 2.0