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