| Package | Description |
|---|---|
| org.jooq.meta.mysql.information_schema | |
| org.jooq.meta.mysql.information_schema.tables |
| Modifier and Type | Field and Description |
|---|---|
Tables |
InformationSchema.TABLES
The table
information_schema.TABLES. |
static Tables |
Tables.TABLES
The table
information_schema.TABLES. |
| Modifier and Type | Field and Description |
|---|---|
static Tables |
Tables.TABLES
The reference instance of
information_schema.TABLES |
| Modifier and Type | Method and Description |
|---|---|
Tables |
Tables.as(Name alias) |
Tables |
Tables.as(String alias) |
Tables |
Tables.rename(Name name)
Rename this table
|
Tables |
Tables.rename(String name)
Rename this table
|
Tables |
Views.tables() |
Copyright © 2021. All rights reserved.