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