Uses of Class
cn.vertxup.graphic.domain.tables.GEdge
-
Packages that use GEdge Package Description cn.vertxup.graphic.domain cn.vertxup.graphic.domain.tables -
-
Uses of GEdge in cn.vertxup.graphic.domain
Fields in cn.vertxup.graphic.domain declared as GEdge Modifier and Type Field Description GEdgeDb. G_EDGEThe tableDB_ETERNAL.G_EDGE.static GEdgeTables. G_EDGEThe tableDB_ETERNAL.G_EDGE. -
Uses of GEdge in cn.vertxup.graphic.domain.tables
Fields in cn.vertxup.graphic.domain.tables declared as GEdge Modifier and Type Field Description static GEdgeGEdge. G_EDGEThe reference instance ofDB_ETERNAL.G_EDGEMethods in cn.vertxup.graphic.domain.tables that return GEdge Modifier and Type Method Description GEdgeGEdge. as(String alias)GEdgeGEdge. as(org.jooq.Name alias)GEdgeGEdge. rename(String name)Rename this tableGEdgeGEdge. rename(org.jooq.Name name)Rename this table
-