| Package | Description |
|---|---|
| cn.vertxup.ui.domain | |
| cn.vertxup.ui.domain.tables |
| Modifier and Type | Field and Description |
|---|---|
UiList |
Db.UI_LIST
The table
DB_ETERNAL.UI_LIST. |
static UiList |
Tables.UI_LIST
The table
DB_ETERNAL.UI_LIST. |
| Modifier and Type | Field and Description |
|---|---|
static UiList |
UiList.UI_LIST
The reference instance of
DB_ETERNAL.UI_LIST |
| Modifier and Type | Method and Description |
|---|---|
UiList |
UiList.as(org.jooq.Name alias) |
UiList |
UiList.as(String alias) |
UiList |
UiList.rename(org.jooq.Name name)
Rename this table
|
UiList |
UiList.rename(String name)
Rename this table
|
Copyright © 2021. All rights reserved.