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