Object replacingObjectField(
PersistenceCapable pc,
int field
)
The replacement value of the field in the calling instance.
- Parameters:
pc
- the callingPersistenceCapable
instancefield
- the field number
- Return:
- the new value for the field
- Since:
- JDO 1.0