@Repository
public interface CodeGenerationDao
| 限定符和类型 | 方法和说明 |
|---|---|
int |
createNewTable(List<Parameter> list,
String tableName,
String tableComment) |
List<DataBaseTable> |
selectTableList() |
Copyright © 2024. All rights reserved.