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