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