Uses of Class
org.eclipse.persistence.platform.server.ServerPlatformBase
-
-
Uses of ServerPlatformBase in org.eclipse.persistence.platform.server
Subclasses of ServerPlatformBase in org.eclipse.persistence.platform.server Modifier and Type Class Description classCustomServerPlatformINTERNAL: This is the concrete subclass responsible for handling backward compatibility for 9.0.4.classJMXServerPlatformBasePUBLIC: Subclass of org.eclipse.persistence.platform.server.ServerPlatformBase in support of the JMXEnabledPlatform interfaceclassNoServerPlatformPUBLIC: This platform is used when EclipseLink is not within any server (Oc4j, WebLogic, ...) This is also the default platform for all newly created DatabaseSessions. -
Uses of ServerPlatformBase in org.eclipse.persistence.platform.server.glassfish
Subclasses of ServerPlatformBase in org.eclipse.persistence.platform.server.glassfish Modifier and Type Class Description classGlassfishPlatformPUBLIC: This is the concrete subclass responsible for representing Glassfish server behavior. -
Uses of ServerPlatformBase in org.eclipse.persistence.platform.server.was
Subclasses of ServerPlatformBase in org.eclipse.persistence.platform.server.was Modifier and Type Class Description classWebSphere_6_1_PlatformPUBLIC: This is the concrete subclass responsible for representing WebSphere 6.1-specific server behavior.classWebSphere_7_PlatformPUBLIC: This is the concrete subclass responsible for representing WebSphere 7 -specific server behavior.classWebSphere_EJBEmbeddable_PlatformclassWebSphere_Liberty_PlatformPUBLIC: This is the concrete subclass responsible for representing WebSphere-specific server behavior.classWebSpherePlatformPUBLIC: This is the concrete subclass responsible for representing WebSphere-specific server behavior. -
Uses of ServerPlatformBase in org.eclipse.persistence.platform.server.wls
Subclasses of ServerPlatformBase in org.eclipse.persistence.platform.server.wls Modifier and Type Class Description classWebLogic_10_PlatformPUBLIC: This is the concrete subclass responsible for representing WebLogic 10 specific behavior.classWebLogic_12_PlatformclassWebLogic_9_PlatformPUBLIC: This is the concrete subclass responsible for representing WebLogic9 specific behavior.classWebLogicPlatformPUBLIC: This is the concrete subclass responsible for representing WebLogic-specific server behavior.
-