Uses of Class
cn.vertxup.graphic.domain.tables.GGraphic
-
Packages that use GGraphic Package Description cn.vertxup.graphic.domain cn.vertxup.graphic.domain.tables -
-
Uses of GGraphic in cn.vertxup.graphic.domain
Fields in cn.vertxup.graphic.domain declared as GGraphic Modifier and Type Field Description GGraphicDb. G_GRAPHICThe tableDB_ETERNAL.G_GRAPHIC.static GGraphicTables. G_GRAPHICThe tableDB_ETERNAL.G_GRAPHIC. -
Uses of GGraphic in cn.vertxup.graphic.domain.tables
Fields in cn.vertxup.graphic.domain.tables declared as GGraphic Modifier and Type Field Description static GGraphicGGraphic. G_GRAPHICThe reference instance ofDB_ETERNAL.G_GRAPHICMethods in cn.vertxup.graphic.domain.tables that return GGraphic Modifier and Type Method Description GGraphicGGraphic. as(String alias)GGraphicGGraphic. as(org.jooq.Name alias)GGraphicGGraphic. rename(String name)Rename this tableGGraphicGGraphic. rename(org.jooq.Name name)Rename this table
-