| 程序包 | 说明 |
|---|---|
| cloud.agileframework.abstractbusiness.pojo.template.curd | |
| cloud.agileframework.abstractbusiness.service |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
SQLUtil.toDelete(Table table) |
static String |
SQLUtil.toFindOne(Table table) |
static String |
SQLUtil.toInsert(Table table) |
static String |
SQLUtil.toSelect(Table table) |
static String |
SQLUtil.toUpdate(Table table) |
| 限定符和类型 | 方法和说明 |
|---|---|
Table |
TemplateService.getTable(String id) |
Table |
TemplateService.getTableByUrl(String url) |
| 限定符和类型 | 方法和说明 |
|---|---|
default void |
TemplateService.createCurd(Table table) |
Object |
TemplateEngin.parse(Table table,
ButtonType type) |
Copyright © 2022. All rights reserved.