|
|||||||||||
前 次 | フレームあり フレームなし |
ConnectionWrapper を使用しているパッケージ | |
org.seasar.extension.dbcp | |
org.seasar.extension.dbcp.impl |
org.seasar.extension.dbcp での ConnectionWrapper の使用 |
ConnectionWrapper を返す org.seasar.extension.dbcp のメソッド | |
ConnectionWrapper |
ConnectionPool.checkOut()
|
ConnectionWrapper 型のパラメータを持つ org.seasar.extension.dbcp のメソッド | |
void |
ConnectionPool.checkIn(ConnectionWrapper connectionWrapper)
|
void |
ConnectionPool.release(ConnectionWrapper connectionWrapper)
|
org.seasar.extension.dbcp.impl での ConnectionWrapper の使用 |
ConnectionWrapper を実装している org.seasar.extension.dbcp.impl のクラス | |
class |
ConnectionWrapperImpl
|
ConnectionWrapper を返す org.seasar.extension.dbcp.impl のメソッド | |
ConnectionWrapper |
XAResourceWrapperImpl.getConnectionWrapper()
|
ConnectionWrapper |
ConnectionPoolImpl.checkOut()
|
ConnectionWrapper 型のパラメータを持つ org.seasar.extension.dbcp.impl のメソッド | |
void |
ConnectionPoolImpl.release(ConnectionWrapper connection)
|
void |
ConnectionPoolImpl.checkIn(ConnectionWrapper connection)
|
ConnectionWrapper 型のパラメータを持つ org.seasar.extension.dbcp.impl のコンストラクタ | |
XAResourceWrapperImpl(XAResource physicalXAResource,
ConnectionWrapper connectionWrapper)
|
|
|||||||||||
前 次 | フレームあり フレームなし |