Uses of Class
org.datanucleus.store.fieldmanager.AbstractFetchDepthFieldManager.EndOfFetchPlanGraphException
Packages that use AbstractFetchDepthFieldManager.EndOfFetchPlanGraphException
Package
Description
Package providing managers for fields which give a mechanism for navigating through fields of a class and
performing operations based on the type of the field.
-
Uses of AbstractFetchDepthFieldManager.EndOfFetchPlanGraphException in org.datanucleus.store.fieldmanager
Methods in org.datanucleus.store.fieldmanager that throw AbstractFetchDepthFieldManager.EndOfFetchPlanGraphExceptionModifier and TypeMethodDescriptionAbstractFetchDepthFieldManager.fetchObjectField
(int fieldNumber) Method to fetch an object field whether it is SCO collection, PC, or whatever.