| 限定符和类型 | 方法和说明 |
|---|---|
TableSchema |
TemplateModel.getTable() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TemplateModel.setTable(TableSchema table) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IExtendHandler.process(java.util.Map model,
TableSchema tableSchema,
ProjectItem projectItem,
Module module) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<TableSchema> |
DatabaseSchema.getTables() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DatabaseSchema.addTable(TableSchema tableSchema) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DatabaseSchema.setTables(java.util.List<TableSchema> tables) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IExtendModel.setTable(TableSchema table) |
void |
DefaultExtendModel.setTable(TableSchema table) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<TableSchema> |
IDatabaseQuery.queryTables()
获取表信息
|
java.util.List<TableSchema> |
DefaultDatabaseQuery.queryTables() |
Copyright © 2022. All Rights Reserved.