ObjectDB ObjectDB

addMember(memberName) - JDO FetchGroup's method

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

Add the member (field or property) to the set of members in this FetchGroup.
Parameters:
memberName - the name of a member to add to the FetchGroup
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