JDO Method
in javax.jdo.spi.PersistenceCapable

void jdoProvideField(
  int fieldNumber
)


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