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