replacingFlags(pc) - JDO StateManager's method
Method 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 callingPersistenceCapable
instance
- Returns:
- the value of
jdoFlags
to be stored in thePersistenceCapable
instance
- Since:
- JDO 1.0