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