JDO Method
in javax.jdo.spi.StateManager

Object[] replacingDetachedState(
  Detachable pc, 
  Object[] state
)


The replacement value of the detached state in the calling instance.
Parameters:
pc - the calling Detachable instance
state - the current value of the detached state
Return:
the replacement value for the detached state
Since:
JDO 2.0