| Package | Description |
|---|---|
| io.mybatis.rui.template | |
| io.mybatis.rui.template.database | |
| io.mybatis.rui.template.database.dialect |
| Modifier and Type | Method and Description |
|---|---|
Database |
Project.getDatabase() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Table> |
DatabaseMetaData.getTables(Database database)
获取表的信息
|
Collection<Table> |
Dialect.getTables(Database database) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Table> |
JDBCDatabaseMetaData.getTables(Database database) |
Collection<Table> |
MySQLDatabaseMetaData.getTables(Database database) |
Copyright © 2023. All rights reserved.