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