| 程序包 | 说明 |
|---|---|
| cn.tenmg.sqltool.config.model | |
| cn.tenmg.sqltool.factory |
| 限定符和类型 | 方法和说明 |
|---|---|
List<Dsql> |
Sqltool.getDsql() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Sqltool.setDsql(List<Dsql> dsql) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Map<String,Dsql> |
AbstractSqltoolFactory.dsqls |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Sql |
AbstractSqltoolFactory.parse(Dsql dsql,
Map<String,Object> params)
根据指定的参数params分析转换动态SQL对象dsql为SQL对象
|
Copyright © 2020. All rights reserved.