Package | Description |
---|---|
cn.hutool.db.ds.simple |
JDBC中DriverManager简易封装
|
Modifier and Type | Method and Description |
---|---|
static SimpleDataSource |
SimpleDataSource.getDataSource()
获得一个数据源,无分组
|
static SimpleDataSource |
SimpleDataSource.getDataSource(String group)
获得一个数据源
|
Copyright © 2025. All rights reserved.