Uses of Class
org.datanucleus.FetchGroupManager
Packages that use FetchGroupManager
Package
Description
This package provides classes that are typically externally called, whether that means by developers
or by other DataNucleus plugins.
-
Uses of FetchGroupManager in org.datanucleus
Fields in org.datanucleus declared as FetchGroupManagerModifier and TypeFieldDescriptionprivate FetchGroupManagerExecutionContextImpl.fetchGrpMgrManager for dynamic fetch groups.private FetchGroupManagerPersistenceNucleusContextImpl.fetchGrpMgrManager for dynamic fetch groups defined on the PMF/EMF.Methods in org.datanucleus that return FetchGroupManagerModifier and TypeMethodDescriptionprotected FetchGroupManagerExecutionContextImpl.getFetchGroupManager()Convenience accessor for the FetchGroupManager.PersistenceNucleusContext.getFetchGroupManager()Convenience accessor for the FetchGroupManager.PersistenceNucleusContextImpl.getFetchGroupManager()