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