|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object org.seasar.extension.dbcp.impl.ConnectionPoolImpl.SynchronizationImpl
Synchronization
の実装です。
フィールドの概要 | |
protected Transaction |
tx
トランザクション |
コンストラクタの概要 | |
ConnectionPoolImpl.SynchronizationImpl(Transaction tx)
インスタンスを構築します。 |
メソッドの概要 | |
void |
afterCompletion(int status)
|
void |
beforeCompletion()
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
protected final Transaction tx
コンストラクタの詳細 |
public ConnectionPoolImpl.SynchronizationImpl(Transaction tx)
tx
- トランザクションメソッドの詳細 |
public final void beforeCompletion()
Synchronization
内の beforeCompletion
public void afterCompletion(int status)
Synchronization
内の afterCompletion
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |