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