ObjectDB ObjectDB

removeUserObject(key) - JDO PersistenceManager's method

Method
javax.jdo.PersistenceManager
Object removeUserObject(
  Object key
)

Remove the specified key and its value from the map of user objects.
Parameters:
key - the key of the object to be removed
Since:
JDO 2.0