| 程序包 | 说明 |
|---|---|
| cn.tenmg.sqltool | |
| cn.tenmg.sqltool.config.model | |
| cn.tenmg.sqltool.factory |
| 限定符和类型 | 方法和说明 |
|---|---|
Dsql |
DSQLFactory.getDsql(String id)
根据指定编号获取动态结构化查询语言(DSQL)对象
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<Dsql> |
Sqltool.getDsql() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Sqltool.setDsql(List<Dsql> dsql) |
| 限定符和类型 | 方法和说明 |
|---|---|
Dsql |
AbstractDSQLFactory.getDsql(String id) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected NamedSQL |
AbstractDSQLFactory.parse(Dsql dsql,
Map<String,?> params)
根据指定的参数params分析转换动态SQL对象dsql为SQL对象
|
Copyright © 2021. All rights reserved.