Uses of Class
org.datanucleus.api.jdo.JDOFetchGroup
Packages that use JDOFetchGroup
Package
Description
Package providing components specific to JDO persistence.
-
Uses of JDOFetchGroup in org.datanucleus.api.jdo
Fields in org.datanucleus.api.jdo with type parameters of type JDOFetchGroupModifier and TypeFieldDescriptionprivate Set
<JDOFetchGroup> JDOPersistenceManager.jdoFetchGroups
JDO Fetch Groups.private Set
<JDOFetchGroup> JDOPersistenceManagerFactory.jdoFetchGroups
JDO Fetch Groups.Methods in org.datanucleus.api.jdo that return types with arguments of type JDOFetchGroupModifier and TypeMethodDescriptionprivate Set
<JDOFetchGroup> JDOPersistenceManagerFactory.getJDOFetchGroups
(boolean createIfNull)