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