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