Package | Description |
---|---|
org.dromara.hutool.db.ds.pooled |
Hutool对连接池的简单实现
|
Modifier and Type | Method and Description |
---|---|
PooledConnection |
PooledDataSource.getConnection() |
Modifier and Type | Method and Description |
---|---|
void |
PooledDataSource.returnObject(PooledConnection conn)
将连接返回到池中
|
Copyright © 2025. All rights reserved.