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