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