Object[] replacingDetachedState(
Detachable pc,
Object[] state
)
The replacement value of the detached state in the calling instance.
- Parameters:
pc
- the callingDetachable
instancestate
- the current value of the detached state
- Return:
- the replacement value for the detached state
- Since:
- JDO 2.0