Package | Description |
---|---|
org.dromara.hutool.db.driver |
驱动和驱动类名称相关封装
|
org.dromara.hutool.db.driver.matcher |
驱动匹配器封装及基本实现
|
Modifier and Type | Method and Description |
---|---|
DriverIdentifier |
DriverIdentifier.addMatcher(DriverMatcher matcher)
自定义增加
DriverMatcher |
Modifier and Type | Class and Description |
---|---|
class |
Db2DriverMatcher
db2驱动匹配器,来自Druid的JdbcUtils
|
class |
MysqlDriverMatcher
Mysql匹配器
|
class |
StartsWithDriverMatcher
判断jdbc url的起始字符串匹配对应的驱动类名
|
Copyright © 2025. All rights reserved.