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