ObjectDB ObjectDB

setGroups(fetchGroupNames) - JDO FetchPlan's method

Method
javax.jdo.FetchPlan
FetchPlan setGroups(
  String... fetchGroupNames
)

Set a collection of groups.
Parameters:
fetchGroupNames - a String array of names of fetch groups
Returns:
the FetchPlan
Since:
JDO 2.0