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