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