JDO Method
in javax.jdo.PersistenceManager

Object getUserObject(
  Object key
)


Get the value for the specified key from the map of user objects.
Parameters:
key - the key of the object to be returned
Return:
the object
Since:
JDO 2.0