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