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