public class Oc4jPlatform extends ServerPlatformBase
externalTransactionControllerClass| Constructor and Description |
|---|
Oc4jPlatform(DatabaseSessionImpl newDatabaseSession)
INTERNAL:
Default Constructor: All behaviour for the default constructor is inherited
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class |
getExternalTransactionControllerClass()
INTERNAL: getExternalTransactionControllerClass(): Answer the class of external transaction controller to use
for Oc4j.
|
SessionLog |
getServerLog()
INTERNAL: getServerLog(): Return the ServerLog for this platform
Return JavaLog for Oc4jPlatform
|
disableJTA, disableRuntimeServices, ensureNotLoggedIn, externalTransactionControllerNotNullWarning, getDatabaseSession, getModuleName, getServerNameAndVersion, initializeExternalTransactionController, isCMP, isJTAEnabled, isRuntimeServicesEnabled, launchContainerRunnable, registerMBean, serverSpecificRegisterMBean, serverSpecificUnregisterMBean, setExternalTransactionControllerClass, setIsCMP, unregisterMBean, unwrapOracleConnectionpublic Oc4jPlatform(DatabaseSessionImpl newDatabaseSession)
public java.lang.Class getExternalTransactionControllerClass()
getExternalTransactionControllerClass in interface ServerPlatformgetExternalTransactionControllerClass in class ServerPlatformBaseJTATransactionController,
ServerPlatformBase.isJTAEnabled(),
ServerPlatformBase.disableJTA(),
ServerPlatformBase.initializeExternalTransactionController()public SessionLog getServerLog()
getServerLog in interface ServerPlatformgetServerLog in class ServerPlatformBase