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