| 程序包 | 说明 |
|---|---|
| org.stone.beecp | |
| org.stone.beecp.pool |
| 限定符和类型 | 类和说明 |
|---|---|
class |
BeeDataSource
Bee DataSource impl.
|
| 限定符和类型 | 方法和说明 |
|---|---|
BeeDataSourceConfig |
BeeDataSourceConfig.check()
Check on this configuration,return its copy if success
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
BeeDataSource.clear(boolean forceCloseUsing,
BeeDataSourceConfig config) |
void |
BeeConnectionPool.clear(boolean forceCloseUsing,
BeeDataSourceConfig config)
Closes all connections and removes them from pool,then re-initialize pool with new configuration.
|
void |
BeeConnectionPool.init(BeeDataSourceConfig config)
Pool initializes,if success,pool state become to be ready for working,then borrowers can get connections from it.
|
| 构造器和说明 |
|---|
BeeDataSource(BeeDataSourceConfig config) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
FastConnectionPool.clear(boolean forceCloseUsing,
BeeDataSourceConfig config) |
void |
FastConnectionPool.init(BeeDataSourceConfig config) |
Copyright © 2024. All rights reserved.