| パッケージ | 説明 |
|---|---|
| org.lastaflute.jta.dbcp | |
| org.lastaflute.jta.dbcp.impl |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
SimpleConnectionPool |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected ConnectionPool |
PooledDataSource.connectionPool |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ConnectionPool |
PooledDataSource.getConnectionPool() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected ConnectionWrapper |
SimpleConnectionPool.createConnectionWrapper(XAConnection xaConnection,
Connection physicalConnection,
ConnectionPool connectionPool,
Transaction tx) |
| コンストラクタと説明 |
|---|
PooledDataSource(ConnectionPool connectionPool) |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected ConnectionPool |
ConnectionWrapperImpl.connectionPool |
| コンストラクタと説明 |
|---|
ConnectionWrapperImpl(XAConnection xaConnection,
Connection physicalConnection,
ConnectionPool connectionPool,
Transaction tx) |
Copyright © 2015–2018 The DBFlute Project. All rights reserved.