| 程序包 | 说明 |
|---|---|
| org.test4j.generator.config | |
| org.test4j.generator.config.impl | |
| org.test4j.generator.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
ITableConfigSet |
ITableConfigSet.table(String tableName)
增加表tableName映射关系
|
ITableConfigSet |
ITableConfigSet.table(String tableName,
Consumer<ITableSetter> consumer)
增加表tableName映射关系
|
| 限定符和类型 | 方法和说明 |
|---|---|
ITableConfig |
ITableConfig.tables(Consumer<ITableConfigSet> consumer)
设置要生成的表
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
TableConfigSet
全局构建配置项
|
| 限定符和类型 | 方法和说明 |
|---|---|
ITableConfigSet |
TableConfigSet.table(String tableName) |
ITableConfigSet |
TableConfigSet.table(String tableName,
Consumer<ITableSetter> consumer) |
| 限定符和类型 | 方法和说明 |
|---|---|
ITableConfig |
BaseTemplateGenerator.tables(ITableConfigSet... tableConfigs) |
| 限定符和类型 | 方法和说明 |
|---|---|
ITableConfig |
BaseTemplateGenerator.tables(Consumer<ITableConfigSet> consumer) |
Copyright © 2020. All rights reserved.