Uses of Class
org.eclipse.persistence.tools.schemaframework.PopulationManager
-
Packages that use PopulationManager Package Description org.eclipse.persistence.tools.schemaframework -
-
Uses of PopulationManager in org.eclipse.persistence.tools.schemaframework
Fields in org.eclipse.persistence.tools.schemaframework declared as PopulationManager Modifier and Type Field Description protected static PopulationManagerPopulationManager. defaultManagerStore the default instance.Methods in org.eclipse.persistence.tools.schemaframework that return PopulationManager Modifier and Type Method Description static PopulationManagerPopulationManager. getDefaultManager()Lazy initialize the default instance.Methods in org.eclipse.persistence.tools.schemaframework with parameters of type PopulationManager Modifier and Type Method Description static voidPopulationManager. setDefaultManager(PopulationManager theDefaultManager)Set the default instance.
-