Uses of Class
org.eclipse.persistence.internal.sessions.factories.model.project.ProjectConfig
Packages that use ProjectConfig
Package
Description
-
Uses of ProjectConfig in org.eclipse.persistence.internal.sessions.factories
Methods in org.eclipse.persistence.internal.sessions.factories with parameters of type ProjectConfigModifier and TypeMethodDescriptionprotected ProjectSessionsFactory.loadProjectConfig(ProjectConfig projectConfig) INTERNAL: Load a projectConfig from the session.xml file. -
Uses of ProjectConfig in org.eclipse.persistence.internal.sessions.factories.model.project
Modifier and TypeClassDescriptionclassINTERNAL:classINTERNAL: -
Uses of ProjectConfig in org.eclipse.persistence.internal.sessions.factories.model.session
Methods in org.eclipse.persistence.internal.sessions.factories.model.session that return ProjectConfigMethods in org.eclipse.persistence.internal.sessions.factories.model.session that return types with arguments of type ProjectConfigMethods in org.eclipse.persistence.internal.sessions.factories.model.session with parameters of type ProjectConfigModifier and TypeMethodDescriptionvoidDatabaseSessionConfig.setPrimaryProject(ProjectConfig primaryProject) Method parameters in org.eclipse.persistence.internal.sessions.factories.model.session with type arguments of type ProjectConfigModifier and TypeMethodDescriptionvoidDatabaseSessionConfig.setAdditionalProjects(Vector<ProjectConfig> additionalProjects) -
Uses of ProjectConfig in org.eclipse.persistence.internal.xr
Methods in org.eclipse.persistence.internal.xr with parameters of type ProjectConfigModifier and TypeMethodDescriptionprotected ProjectXRSessionsFactory.loadProjectConfig(ProjectConfig projectConfig) -
Uses of ProjectConfig in org.eclipse.persistence.tools.dbws
Methods in org.eclipse.persistence.tools.dbws that return ProjectConfigModifier and TypeMethodDescriptionprotected ProjectConfigDBWSBuilder.buildORProjectConfig()protected ProjectConfigDBWSBuilder.buildOXProjectConfig()