org.seasar.toplink.jpa.platform.server
クラス S2ServerPlatform

java.lang.Object
  上位を拡張 oracle.toplink.essentials.platform.server.ServerPlatformBase
      上位を拡張 org.seasar.toplink.jpa.platform.server.S2ServerPlatform
すべての実装されたインタフェース:
oracle.toplink.essentials.platform.server.ServerPlatform

public class S2ServerPlatform
extends oracle.toplink.essentials.platform.server.ServerPlatformBase

Seasar2用のServerPlatform実装です。

作成者:
Hidenoshin Yoshida

フィールドの概要
 
クラス oracle.toplink.essentials.platform.server.ServerPlatformBase から継承されたフィールド
externalTransactionControllerClass
 
コンストラクタの概要
S2ServerPlatform(oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl newDatabaseSession)
          コンストラクタ
 
メソッドの概要
 Class getExternalTransactionControllerClass()
           
 
クラス oracle.toplink.essentials.platform.server.ServerPlatformBase から継承されたメソッド
disableJTA, disableRuntimeServices, ensureNotLoggedIn, externalTransactionControllerNotNullWarning, getDatabaseSession, getModuleName, getServerLog, getServerNameAndVersion, initializeExternalTransactionController, isCMP, isJTAEnabled, isRuntimeServicesEnabled, launchContainerRunnable, registerMBean, serverSpecificRegisterMBean, serverSpecificUnregisterMBean, setExternalTransactionControllerClass, setIsCMP, unregisterMBean, unwrapOracleConnection
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

S2ServerPlatform

public S2ServerPlatform(oracle.toplink.essentials.internal.sessions.DatabaseSessionImpl newDatabaseSession)
コンストラクタ

パラメータ:
newDatabaseSession - DatabaseSessionImplオブジェクト
メソッドの詳細

getExternalTransactionControllerClass

public Class getExternalTransactionControllerClass()
定義:
インタフェース oracle.toplink.essentials.platform.server.ServerPlatform 内の getExternalTransactionControllerClass
定義:
クラス oracle.toplink.essentials.platform.server.ServerPlatformBase 内の getExternalTransactionControllerClass
関連項目:
ServerPlatformBase.getExternalTransactionControllerClass()


Copyright © 2006-2008 The Seasar Foundation. All Rights Reserved.