| 程序包 | 说明 |
|---|---|
| cn.org.atool.generator.database | |
| cn.org.atool.generator.database.config.impl | |
| cn.org.atool.generator.database.model | |
| cn.org.atool.generator.javafile |
| 限定符和类型 | 方法和说明 |
|---|---|
ITableConfig |
ITableConfig.relations(Consumer<TableConfigSet> consumer)
设置表关联关系
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TableConfigSet.add(TableConfigSet tc)
增加表设置
|
| 构造器和说明 |
|---|
RelationConfig(TableConfigSet tableConfigSet,
String source,
String target) |
| 构造器和说明 |
|---|
TableSetter(String tableName,
GlobalConfig globalConfig,
TableConfigSet tableConfig) |
TableSetter(String tableName,
String entityPrefix,
GlobalConfig globalConfig,
TableConfigSet tableConfig) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected TableConfigSet |
TemplateGenerator.tableConfigs |
| 限定符和类型 | 方法和说明 |
|---|---|
ITableConfig |
TemplateGenerator.relations(Consumer<TableConfigSet> consumer) |
Copyright © 2021. All rights reserved.