Remove the
FetchGroup
s from the set of active
FetchGroup
s. Existing
FetchGroup
s that match parameter
FetchGroup
s are removed. Parameter
FetchGroup
s that do not match any existing
FetchGroup
are ignored. Removed
FetchGroup
s become unscoped. Match is based on identical class and equal name. The methods
addFetchGroups
,
removeFetchGroups
,
getFetchGroups
, and
removeAllFetchGroups
are internally serialized.
-
Parameters:
-
groups
- an array of FetchGroups
-
Throws:
-
SecurityException
- if the caller is not authorized for
JDOPermission
("manageMetadata")
-
Since:
-
JDO 2.2