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