ObjectDB ObjectDB

jdoReplaceField(fieldNumber) - JDO PersistenceCapable's method

Method
javax.jdo.spi.PersistenceCapable
void jdoReplaceField(
  int fieldNumber
)

The owning StateManager uses this method to ask the instance to replace the value of the single field identified by number.
Parameters:
fieldNumber - the field whose value is to be replaced by a callback to the StateManager's replacingXXXField method
Since:
JDO 1.0