public abstract class AbstractProcess extends Object implements Process
| 限定符和类型 | 字段和说明 |
|---|---|
protected Configuration |
config
Configuration
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected List<TableModel> |
filterTables(List<TableModel> tables)
过滤表
存在指定生成和指定不生成,优先级为:如果指定生成,只会生成指定的表,未指定的不会生成,也不会处理忽略表
|
void |
optimizeData(DataModel dataModel)
优化数据
|
protected Configuration config
protected List<TableModel> filterTables(List<TableModel> tables)
Copyright © 2020. All rights reserved.