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