| Package | Description |
|---|---|
| org.jooq.meta.mysql.mysql.enums | |
| org.jooq.meta.mysql.mysql.tables |
| Modifier and Type | Method and Description |
|---|---|
static ProcSqlDataAccess |
ProcSqlDataAccess.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcSqlDataAccess[] |
ProcSqlDataAccess.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
TableField<Record,ProcSqlDataAccess> |
Proc.SQL_DATA_ACCESS
The column
mysql.proc.sql_data_access. |
Copyright © 2021. All rights reserved.