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