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