EclipseLink 2.0.2, build 'v20100323-r6872' API Reference

org.eclipse.persistence.platform.server.was
Class WebSphere_7_Platform

java.lang.Object
  extended by org.eclipse.persistence.platform.server.ServerPlatformBase
      extended by org.eclipse.persistence.platform.server.was.WebSpherePlatform
          extended by org.eclipse.persistence.platform.server.was.WebSphere_6_1_Platform
              extended by org.eclipse.persistence.platform.server.was.WebSphere_7_Platform
All Implemented Interfaces:
ServerPlatform

public class WebSphere_7_Platform
extends WebSphere_6_1_Platform

PUBLIC: This is the concrete subclass responsible for representing WebSphere 7 -specific server behavior. This platform has: - No JMX MBean runtime services


Field Summary
 
Fields inherited from class org.eclipse.persistence.platform.server.was.WebSpherePlatform
vendorConnectionMethod, websphereConnectionClass, websphereUtilClass
 
Fields inherited from class org.eclipse.persistence.platform.server.ServerPlatformBase
DEFAULT_SERVER_NAME_AND_VERSION, externalTransactionControllerClass, serverNameAndVersion
 
Constructor Summary
WebSphere_7_Platform(DatabaseSession newDatabaseSession)
          INTERNAL: Default Constructor: All behavior for the default constructor is inherited
 
Method Summary
 
Methods inherited from class org.eclipse.persistence.platform.server.was.WebSpherePlatform
getExternalTransactionControllerClass, getVendorConnectionMethod, getWebsphereConnectionClass, getWebsphereUtilClass, unwrapConnection
 
Methods inherited from class org.eclipse.persistence.platform.server.ServerPlatformBase
clearStatementCache, configureProfiler, disableJTA, disableRuntimeServices, ensureNotLoggedIn, externalTransactionControllerNotNullWarning, getDatabaseSession, getModuleName, getNewTempClassLoader, getServerLog, getServerNameAndVersion, initializeExternalTransactionController, initializeServerNameAndVersion, isCMP, isJTAEnabled, isRuntimeServicesEnabled, launchContainerRunnable, registerMBean, serverSpecificRegisterMBean, serverSpecificUnregisterMBean, setExternalTransactionControllerClass, setIsCMP, shouldUseDriverManager, unregisterMBean, wasFailureCommunicationBased
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebSphere_7_Platform

public WebSphere_7_Platform(DatabaseSession newDatabaseSession)
INTERNAL: Default Constructor: All behavior for the default constructor is inherited


EclipseLink 2.0.2, build 'v20100323-r6872' API Reference