Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.3.0)

E17486-04


oracle.adf.share.platform.websphere
Class WASAdfServerPlatformSupport

java.lang.Object
  extended by oracle.adf.share.platform.AdfAbstractSupport
      extended by oracle.adf.share.platform.AdfServerPlatformSupport
          extended by oracle.adf.share.platform.websphere.WASAdfServerPlatformSupport


public class WASAdfServerPlatformSupport
extends AdfServerPlatformSupport

Nested Class Summary

 

Nested classes/interfaces inherited from class oracle.adf.share.platform.AdfAbstractSupport
AdfAbstractSupport.PLATFORM_TYPE

 

Field Summary

 

Fields inherited from class oracle.adf.share.platform.AdfServerPlatformSupport
CLUSTER_UNKNOWN, svrcomp

 

Fields inherited from class oracle.adf.share.platform.AdfAbstractSupport
GLASSFISH, TOMCAT

 

Constructor Summary
WASAdfServerPlatformSupport()
           
WASAdfServerPlatformSupport(oracle.jrf.ServerPlatformSupport svr)
           

 

Method Summary
 java.sql.Connection getNativeDBConnection(java.sql.Connection datasourceJdbcConnection, java.lang.Class targetUnwrapClass)
          This method will unwrap DB connection to native DB connection in current server platform.

 

Methods inherited from class oracle.adf.share.platform.AdfServerPlatformSupport
getAdminServerName, getApplicationIdentifier, getClusterName, getDomainConfigDirectory, getDomainName, getPlatformName, getPortConfig, getPortConfig, getServerConfigDirectory, getServerConfigDirectory, getServerLogPath, getServerName, getSupportedPlatformNames, isAdminServer, isExalogicOptimizationsEnabled, isGlassFish, isJBoss, isJEE, isTomcat, isWebLogic, isWebSphere, isWebSphereAS, isWebSphereND

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

WASAdfServerPlatformSupport

public WASAdfServerPlatformSupport()
                            throws oracle.jrf.PortabilityLayerException
Throws:
oracle.jrf.PortabilityLayerException

WASAdfServerPlatformSupport

public WASAdfServerPlatformSupport(oracle.jrf.ServerPlatformSupport svr)

Method Detail

getNativeDBConnection

public java.sql.Connection getNativeDBConnection(java.sql.Connection datasourceJdbcConnection,
                                                 java.lang.Class targetUnwrapClass)
Description copied from class: AdfServerPlatformSupport
This method will unwrap DB connection to native DB connection in current server platform. The method impl the default unwrap fucntion.
Overrides:
getNativeDBConnection in class AdfServerPlatformSupport
Returns:

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 2 (11.1.2.3.0)

E17486-04


Copyright © 1997, 2012, Oracle. All rights reserved.