Uses of Class
org.eclipse.persistence.internal.sessions.factories.model.platform.ServerPlatformConfig
Packages that use ServerPlatformConfig
Package
Description
-
Uses of ServerPlatformConfig in org.eclipse.persistence.internal.sessions.factories
Methods in org.eclipse.persistence.internal.sessions.factories with parameters of type ServerPlatformConfigModifier and TypeMethodDescriptionprotected 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
Subclasses of ServerPlatformConfig in org.eclipse.persistence.internal.sessions.factories.model.platformModifier and TypeClassDescriptionclassINTERNAL:classINTERNAL: The generic platform configuration for the Glassfish server.classINTERNAL:classINTERNAL:classINTERNAL:classINTERNAL:classINTERNAL:classINTERNAL:classINTERNAL:classINTERNAL:classINTERNAL:classINTERNAL:classINTERNAL:classINTERNAL:classINTERNAL:classINTERNAL:classclassclassINTERNAL: -
Uses of ServerPlatformConfig in org.eclipse.persistence.internal.sessions.factories.model.session
Methods in org.eclipse.persistence.internal.sessions.factories.model.session that return ServerPlatformConfigMethods in org.eclipse.persistence.internal.sessions.factories.model.session with parameters of type ServerPlatformConfigModifier and TypeMethodDescriptionvoidSessionConfig.setServerPlatformConfig(ServerPlatformConfig serverPlatformConfig)