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
- Return:
- 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