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