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