| Package | Description |
|---|---|
| org.jooq.meta.hsqldb.information_schema | |
| org.jooq.meta.hsqldb.information_schema.tables |
| Modifier and Type | Field and Description |
|---|---|
Parameters |
InformationSchema.PARAMETERS
one row for each routine parameter
|
static Parameters |
Tables.PARAMETERS
one row for each routine parameter
|
| Modifier and Type | Field and Description |
|---|---|
static Parameters |
Parameters.PARAMETERS
The reference instance of
INFORMATION_SCHEMA.PARAMETERS |
| Modifier and Type | Method and Description |
|---|---|
Parameters |
Parameters.as(Name alias) |
Parameters |
Parameters.as(String alias) |
Parameters |
Parameters.rename(Name name)
Rename this table
|
Parameters |
Parameters.rename(String name)
Rename this table
|
Copyright © 2021. All rights reserved.