| Package | Description |
|---|---|
| org.dromara.hutool.db.config |
数据库配置,通过统一的配置文件,提供灵活的配置来源,包括但不限于:
setting配置文件
XML配置文件
网络配置
自定义Bean
|
| org.dromara.hutool.db.sql.filter |
提供SQL过滤器封装
|
| Modifier and Type | Method and Description |
|---|---|
SqlFilterChain |
DbConfig.getSqlFilters()
获取SQL过滤器
|
| Modifier and Type | Method and Description |
|---|---|
SqlFilterChain |
SqlFilterChain.addChain(SqlFilter element) |
Copyright © 2024. All rights reserved.