JDO Method
in javax.jdo.PersistenceManager

Set getManagedObjects(
  EnumSet<ObjectState> states
)


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