JDO Method
in javax.jdo.spi.StateManager

Object replacingObjectField(
  PersistenceCapable pc, 
  int field
)


The replacement value of the field in the calling instance.
Parameters:
pc - the calling PersistenceCapable instance
field - the field number
Return:
the new value for the field
Since:
JDO 1.0