Uses of Class
org.eclipse.persistence.internal.sessions.factories.model.platform.ServerPlatformConfig
-
-
Uses of ServerPlatformConfig in org.eclipse.persistence.internal.sessions.factories
Methods in org.eclipse.persistence.internal.sessions.factories with parameters of type ServerPlatformConfig Modifier and Type Method Description protected ServerPlatformSessionsFactory. buildServerPlatformConfig(ServerPlatformConfig platformConfig, DatabaseSessionImpl session)INTERNAL: Build the appropriate server platformprotected voidSessionsFactory. processServerPlatformConfig(ServerPlatformConfig platformConfig, ServerPlatform platform)INTERNAL: Process a ServerPlatformConfig object. -
Uses of ServerPlatformConfig in org.eclipse.persistence.internal.sessions.factories.model.platform
-
Uses of ServerPlatformConfig in org.eclipse.persistence.internal.sessions.factories.model.session
Methods in org.eclipse.persistence.internal.sessions.factories.model.session that return ServerPlatformConfig Modifier and Type Method Description ServerPlatformConfigSessionConfig. getServerPlatformConfig()Methods in org.eclipse.persistence.internal.sessions.factories.model.session with parameters of type ServerPlatformConfig Modifier and Type Method Description voidSessionConfig. setServerPlatformConfig(ServerPlatformConfig serverPlatformConfig)
-