JDO Static Method
in javax.jdo.JDOHelper

Object getTransactionalObjectId(
  Object pc
)


Return a copy of the JDO identity associated with the parameter instance.
Parameters:
pc - the PersistenceCapable instance.
Return:
a copy of the ObjectId of the parameter instance as modified in this transaction.
See Also:
PersistenceCapable()
PersistenceManager.getObjectById(Object oid,boolean validate)
Since:
JDO 1.0