| Package | Description |
|---|---|
| org.jooq.meta.mysql.mysql | |
| org.jooq.meta.mysql.mysql.tables |
| Modifier and Type | Field and Description |
|---|---|
ProcsPriv |
Mysql.PROCS_PRIV
Procedure privileges
|
static ProcsPriv |
Tables.PROCS_PRIV
Procedure privileges
|
| Modifier and Type | Field and Description |
|---|---|
static ProcsPriv |
ProcsPriv.PROCS_PRIV
The reference instance of
mysql.procs_priv |
| Modifier and Type | Method and Description |
|---|---|
ProcsPriv |
ProcsPriv.as(Name alias) |
ProcsPriv |
ProcsPriv.as(String alias) |
ProcsPriv |
ProcsPriv.rename(Name name)
Rename this table
|
ProcsPriv |
ProcsPriv.rename(String name)
Rename this table
|
Copyright © 2021. All rights reserved.