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