Object getTransactionalObjectId(
Object pc
)
Return a copy of the JDO identity associated with the parameter instance.
- Parameters:
pc
- thePersistenceCapable
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