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