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