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