replacingDetachedState(pc, state) - JDO StateManager's method
Method javax.jdo.spi.StateManager
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
- Returns:
- the replacement value for the detached state
- Since:
- JDO 2.0