ObjectDB ObjectDB

setGroup(fetchGroupName) - JDO FetchPlan's method

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

Set the active fetch groups to the single named fetch group.
Parameters:
fetchGroupName - the single fetch group
Returns:
the FetchPlan
Since:
JDO 2.0