public class DBUtil extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DBUtil.DBType |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
getDatabaseProductName(DataSource dataSource) |
static DBUtil.DBType |
getDBType(DataSource dataSource) |
public static DBUtil.DBType getDBType(DataSource dataSource)
public static String getDatabaseProductName(DataSource dataSource) throws SQLException
SQLExceptionCopyright © 2022 hellothomas. All rights reserved.