JDO Method
in javax.jdo.PersistenceManager

Set getManagedObjects(
  Class... classes
)


Get the objects managed by this persistence manager being instances of the specified classes.
Parameters:
classes - The classes of objects that we are interested in
Return:
the objects
Since:
JDO 2.1