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