Package | Description |
---|---|
org.dromara.hutool.db.ds.pooled |
Hutool对连接池的简单实现
|
Modifier and Type | Method and Description |
---|---|
PooledDataSource |
PooledDataSource.setDriver(Driver driver)
设置驱动
|
Constructor and Description |
---|
PooledConnection(ConnectionConfig<?> config,
PooledDataSource dataSource)
构造
|
Copyright © 2025. All rights reserved.