Uses of Class
cn.vertxup.graphic.domain.tables.GCluster
-
Packages that use GCluster Package Description cn.vertxup.graphic.domain cn.vertxup.graphic.domain.tables -
-
Uses of GCluster in cn.vertxup.graphic.domain
Fields in cn.vertxup.graphic.domain declared as GCluster Modifier and Type Field Description GClusterDb. G_CLUSTERThe tableDB_ETERNAL.G_CLUSTER.static GClusterTables. G_CLUSTERThe tableDB_ETERNAL.G_CLUSTER. -
Uses of GCluster in cn.vertxup.graphic.domain.tables
Fields in cn.vertxup.graphic.domain.tables declared as GCluster Modifier and Type Field Description static GClusterGCluster. G_CLUSTERThe reference instance ofDB_ETERNAL.G_CLUSTERMethods in cn.vertxup.graphic.domain.tables that return GCluster Modifier and Type Method Description GClusterGCluster. as(String alias)GClusterGCluster. as(org.jooq.Name alias)GClusterGCluster. rename(String name)Rename this tableGClusterGCluster. rename(org.jooq.Name name)Rename this table
-