replacingCharField(pc, field) - JDO StateManager's method
Method javax.jdo.spi.StateManager
char replacingCharField(
PersistenceCapable pc,
int field
)
The replacement value of the field in the calling instance.
- Parameters:
-
pc
- the callingPersistenceCapable
instancefield
- the field number
- Returns:
- the new value for the field
- Since:
- JDO 1.0