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