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