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