| Package | Description |
|---|---|
| org.jooq.meta.mysql.mysql | |
| org.jooq.meta.mysql.mysql.tables |
| Modifier and Type | Field and Description |
|---|---|
Proc |
Mysql.PROC
Stored Procedures
|
static Proc |
Tables.PROC
Stored Procedures
|
| Modifier and Type | Field and Description |
|---|---|
static Proc |
Proc.PROC
The reference instance of
mysql.proc |
| Modifier and Type | Method and Description |
|---|---|
Proc |
Proc.as(Name alias) |
Proc |
Proc.as(String alias) |
Proc |
Proc.rename(Name name)
Rename this table
|
Proc |
Proc.rename(String name)
Rename this table
|
Copyright © 2021. All rights reserved.