| 类 | 说明 |
|---|---|
| ConnectionFactoryByDriver |
Raw connection factory by jdbc driver
|
| ConnectionFactoryByDriverDs |
Raw connection factory by datasource implementation in driver package
|
| FastConnectionPool |
JDBC Connection Pool Implementation
|
| FastConnectionPoolMonitorVo |
Connection pool Monitor Vo
|
| PoolStaticCenter |
Pool Static Center
|
| RawConnectionPool |
JDBC Connection Pool Implementation,which
return raw connections to borrowers directly.
|
| XaConnectionFactoryByDriverDs |
XaConnection Factory implementation by XADataSource
|
| XaProxyConnection |
XaConnection Proxy
|
| XaProxyResource |
XAResource Proxy
|
| XaResourceLocalImpl |
XAResource implementation for local connection
|
Copyright © 2023. All rights reserved.