| 程序包 | 说明 |
|---|---|
| org.dromara.hutool.db.ds.pooled |
Hutool对连接池的简单实现
|
| 限定符和类型 | 方法和说明 |
|---|---|
PooledDataSource |
PooledDataSource.setDriver(Driver driver)
设置驱动
|
| 构造器和说明 |
|---|
PooledConnection(ConnectionConfig<?> config,
PooledDataSource dataSource)
构造
|
Copyright © 2024. All rights reserved.