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