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