public class OralceGenerator extends Object implements SQLGenerator
| 构造器和说明 |
|---|
OralceGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLGenerResultDTO |
buildSQL(String database,
String schema,
String table,
Map<String,String[]> params,
QueryParameterGroupDTO queryParameterGroup,
List<DfFormTableSettingDO> dfFormTableSettingDOS) |
public SQLGenerResultDTO buildSQL(String database, String schema, String table, Map<String,String[]> params, QueryParameterGroupDTO queryParameterGroup, List<DfFormTableSettingDO> dfFormTableSettingDOS)
buildSQL 在接口中 SQLGeneratorCopyright © 2020. All rights reserved.