JDO Method
in javax.jdo.spi.StateManager

byte replacingFlags(
  PersistenceCapable pc
)


The owning StateManager uses this method to supply the value of the flags to the PersistenceCapable instance.
Parameters:
pc - the calling PersistenceCapable instance
Return:
the value of jdoFlags to be stored in the PersistenceCapable instance
Since:
JDO 1.0