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