Set getManagedObjects(
EnumSet<ObjectState> states,
Class... classes
)
Get the objects managed by this persistence manager having the specified object states and being instances of the specified classes.
- Parameters:
states
- The states of objects that we are interested inclasses
- The classes of objects that we are interested in
- Return:
- the objects
- Since:
- JDO 2.1