public interface SQLGenerator
| 限定符和类型 | 方法和说明 |
|---|---|
SQLGenerResultDTO |
buildSQL(String database,
String schema,
String table,
Map<String,String[]> requestParams,
QueryParameterGroupDTO queryParameterGroup,
List<DfFormTableSettingDO> dfFormTableSettingDOS) |
SQLGenerResultDTO buildSQL(String database, String schema, String table, Map<String,String[]> requestParams, QueryParameterGroupDTO queryParameterGroup, List<DfFormTableSettingDO> dfFormTableSettingDOS) throws Exception
ExceptionCopyright © 2020. All rights reserved.