ObjectDB ObjectDB

getUserObject() - JDO PersistenceManager's method

Method
javax.jdo.PersistenceManager
Object getUserObject()

The application can manage the PersistenceManager instances more easily by having an application object associated with each PersistenceManager instance.
Returns:
the user object associated with this PersistenceManager
Since:
JDO 1.0
See Also:
setUserObject