Package | Description |
---|---|
cn.hutool.db.ds.pooled |
Hutool对连接池的简单实现
|
Modifier and Type | Method and Description |
---|---|
DbConfig |
PooledDataSource.getConfig() |
DbConfig |
DbSetting.getDbConfig(String group)
获得数据库连接信息
|
Constructor and Description |
---|
PooledDataSource(DbConfig config)
构造
|
Copyright © 2024. All rights reserved.