jdoReplaceFields(fieldNumbers) - JDO PersistenceCapable's method
Method javax.jdo.spi.PersistenceCapable
void jdoReplaceFields(
int[] fieldNumbers
)
The owning StateManager uses this method to ask the instance to replace the values of the multiple fields identified by number.
- Parameters:
-
fieldNumbers
- the fields whose values are to be replaced by multiple callbacks to the StateManager's replacingXXXField method
- Since:
- JDO 1.0