Uses of Class
org.eclipse.persistence.internal.sessions.factories.model.session.ServerSessionConfig
-
Packages that use ServerSessionConfig Package Description org.eclipse.persistence.internal.sessions.factories -
-
Uses of ServerSessionConfig in org.eclipse.persistence.internal.sessions.factories
Methods in org.eclipse.persistence.internal.sessions.factories with parameters of type ServerSessionConfig Modifier and Type Method Description protected AbstractSessionSessionsFactory. buildServerSessionConfig(ServerSessionConfig serverSessionConfig)INTERNAL: Builds a server server from the given ServerSessionConfig.
-