ObjectDB ObjectDB

removeAllFetchGroups() - JDO PersistenceManagerFactory's method

Method
javax.jdo.PersistenceManagerFactory
void removeAllFetchGroups()

Remove all FetchGroups from the set of active FetchGroups. All removed FetchGroups become unscoped. The methods addFetchGroups, removeFetchGroups, getFetchGroups, and removeAllFetchGroups are internally serialized.
Throws:
SecurityException - if the caller is not authorized for JDOPermission ("manageMetadata")
Since:
JDO 2.2