ObjectDB ObjectDB

addGroup(fetchGroupName) - JDO FetchPlan's method

Method
javax.jdo.FetchPlan
FetchPlan addGroup(
  String fetchGroupName
)

Add the fetch group to the set of active fetch groups.
Parameters:
fetchGroupName -
Returns:
the FetchPlan
Since:
JDO 2.0