JDO Method
in javax.jdo.FetchGroup

FetchGroup removeMembers(
  String... memberNames
)


Remove the member (field or property) from the set of members in this FetchGroup. Duplicates in the parameter list are eliminated before removing them from the membership.
Return:
the FetchGroup
Throws:
JDOUserException - if any parameter is not a member of the persistent type
JDOUserException - if the FetchGroup is unmodifiable
Since:
JDO 2.2