Uses of Class
org.eclipse.persistence.tools.schemaframework.PopulationManager
Packages that use PopulationManager
-
Uses of PopulationManager in org.eclipse.persistence.tools.schemaframework
Fields in org.eclipse.persistence.tools.schemaframework declared as PopulationManagerModifier and TypeFieldDescriptionprotected static PopulationManager
PopulationManager.defaultManager
Store the default instance.Methods in org.eclipse.persistence.tools.schemaframework that return PopulationManagerModifier and TypeMethodDescriptionstatic PopulationManager
PopulationManager.getDefaultManager()
Lazy initialize the default instance.Methods in org.eclipse.persistence.tools.schemaframework with parameters of type PopulationManagerModifier and TypeMethodDescriptionstatic void
PopulationManager.setDefaultManager
(PopulationManager theDefaultManager) Set the default instance.