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 FetchGroupManager
ExecutionContextImpl.fetchGrpMgr
Manager for dynamic fetch groups.private FetchGroupManager
PersistenceNucleusContextImpl.fetchGrpMgr
Manager for dynamic fetch groups defined on the PMF/EMF.Methods in org.datanucleus that return FetchGroupManagerModifier and TypeMethodDescriptionprotected FetchGroupManager
ExecutionContextImpl.getFetchGroupManager()
Convenience accessor for the FetchGroupManager.PersistenceNucleusContext.getFetchGroupManager()
Convenience accessor for the FetchGroupManager.PersistenceNucleusContextImpl.getFetchGroupManager()