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