Uses of Class
org.datanucleus.FetchGroupManager
- 
Packages that use FetchGroupManager Package Description org.datanucleus 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
Methods in org.datanucleus that return FetchGroupManager Modifier and Type Method Description protected FetchGroupManagerExecutionContextImpl. getFetchGroupManager()Convenience accessor for the FetchGroupManager.FetchGroupManagerPersistenceNucleusContext. getFetchGroupManager()Convenience accessor for the FetchGroupManager.FetchGroupManagerPersistenceNucleusContextImpl. getFetchGroupManager() 
 -