Uses of Class
org.apache.openjpa.kernel.FetchConfigurationImpl
-
Packages that use FetchConfigurationImpl Package Description org.apache.openjpa.kernel OpenJPA Runtime Kernel -
-
Uses of FetchConfigurationImpl in org.apache.openjpa.kernel
Methods in org.apache.openjpa.kernel that return FetchConfigurationImpl Modifier and Type Method Description protected FetchConfigurationImpl
FetchConfigurationImpl. newInstance(FetchConfigurationImpl.ConfigurationState state)
Return a new hollow instance.
-