ObjectDB ObjectDB

getUserObject(key) - JDO PersistenceManager's method

Method
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
Returns:
the object
Since:
JDO 2.0