ObjectDB ObjectDB

removeMember(memberName) - JDO FetchGroup's method

Method
javax.jdo.FetchGroup
FetchGroup removeMember(
  String memberName
)

Remove the member (field or property) from the set of members in this FetchGroup.
Parameters:
memberName -
Returns:
the FetchGroup
Throws:
JDOUserException - if the parameter is not a member of the persistent type
JDOUserException - if the FetchGroup is unmodifiable
Since:
JDO 2.2