getPersistenceManager(pc) - JDO StateManager's method
Method javax.jdo.spi.StateManager
PersistenceManager getPersistenceManager(
PersistenceCapable pc
)
Return the
PersistenceManager
that owns this instance. - Parameters:
-
pc
- the callingPersistenceCapable
instance
- Returns:
- the
PersistenceManager
that owns this instance
- Since:
- JDO 1.0