JDO Method
in javax.jdo.spi.StateInterrogation

Object getVersion(
  Object pc
)


Return the version of the parameter instance.

Instances unknown by the implementation return null.

Parameters:
pc - the instance.
Return:
a copy of the ObjectId of the parameter instance as modified in this transaction.
See Also:
PersistenceCapable()
Since:
JDO 2.0