ObjectDB ObjectDB

replacingStringField(pc, field) - JDO StateManager's method

Method
javax.jdo.spi.StateManager
String replacingStringField(
  PersistenceCapable pc,
  int field
)

The replacement value of the field in the calling instance.
Parameters:
pc - the calling PersistenceCapable instance
field - the field number
Returns:
the new value for the field
Since:
JDO 1.0