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