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