@Generated(value={"http://www.jooq.org","jOOQ version:3.10.8"}, comments="This class is generated by jOOQ") public class Tables extends Object
Convenience access to all tables in DB_ETERNAL
| Modifier and Type | Field and Description |
|---|---|
static GCluster |
G_CLUSTER
The table
DB_ETERNAL.G_CLUSTER. |
static GEdge |
G_EDGE
The table
DB_ETERNAL.G_EDGE. |
static GGraphic |
G_GRAPHIC
The table
DB_ETERNAL.G_GRAPHIC. |
static GNode |
G_NODE
The table
DB_ETERNAL.G_NODE. |
| Constructor and Description |
|---|
Tables() |
public static final GCluster G_CLUSTER
The table DB_ETERNAL.G_CLUSTER.
public static final GEdge G_EDGE
The table DB_ETERNAL.G_EDGE.
public static final GGraphic G_GRAPHIC
The table DB_ETERNAL.G_GRAPHIC.
public static final GNode G_NODE
The table DB_ETERNAL.G_NODE.
Copyright © 2020. All rights reserved.