ObjectDB ObjectDB

getFetchGroups() - JDO PersistenceManagerFactory's method

Method
javax.jdo.PersistenceManagerFactory
Set getFetchGroups()

Get a modifiable Set containing a mutable copy of all currently active (in scope) fetch groups. The methods addFetchGroups, removeFetchGroups, getFetchGroups, and removeAllFetchGroups are internally serialized.
Returns:
a copy of all currently active fetch groups
Throws:
SecurityException - if the caller is not authorized for JDOPermission ("getMetadata")
Since:
JDO 2.2