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