Module org.eclipse.persistence.core
Class DatabaseSessionConfig
java.lang.Object
org.eclipse.persistence.internal.sessions.factories.model.session.SessionConfig
org.eclipse.persistence.internal.sessions.factories.model.session.DatabaseSessionConfig
- Direct Known Subclasses:
ServerSessionConfig
INTERNAL:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAdditionalProjects(Vector<ProjectConfig> additionalProjects) voidsetLoginConfig(LoginConfig loginConfig) voidsetPrimaryProject(ProjectConfig primaryProject) Methods inherited from class org.eclipse.persistence.internal.sessions.factories.model.session.SessionConfig
getExceptionHandlerClass, getLogConfig, getName, getProfiler, getRemoteCommandManagerConfig, getServerPlatformConfig, getSessionCustomizerClass, getSessionEventManagerConfig, setExceptionHandlerClass, setLogConfig, setName, setProfiler, setRemoteCommandManagerConfig, setServerPlatformConfig, setSessionCustomizerClass, setSessionEventManagerConfig
-
Constructor Details
-
DatabaseSessionConfig
public DatabaseSessionConfig()
-
-
Method Details
-
getAdditionalProjects
-
getLoginConfig
-
getPrimaryProject
-
setLoginConfig
-
setPrimaryProject
-
setAdditionalProjects
-