| Package | Description |
|---|---|
| org.jooq.meta.derby.sys | |
| org.jooq.meta.derby.sys.tables |
| Modifier and Type | Field and Description |
|---|---|
Systables |
Sys.SYSTABLES
The table
SYS.SYSTABLES. |
static Systables |
Tables.SYSTABLES
The table
SYS.SYSTABLES. |
| Modifier and Type | Field and Description |
|---|---|
static Systables |
Systables.SYSTABLES
The reference instance of
SYS.SYSTABLES |
| Modifier and Type | Method and Description |
|---|---|
Systables |
Systables.as(Name alias) |
Systables |
Systables.as(String alias) |
Systables |
Systables.rename(Name name)
Rename this table
|
Systables |
Systables.rename(String name)
Rename this table
|
Systables |
Sysconglomerates.systables() |
Systables |
Sysconstraints.systables() |
Systables |
Sysviews.systables() |
Copyright © 2021. All rights reserved.