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