Uses of Class
cn.vertxup.lbs.domain.tables.LRegion
-
Packages that use LRegion Package Description cn.vertxup.lbs.domain cn.vertxup.lbs.domain.tables -
-
Uses of LRegion in cn.vertxup.lbs.domain
Fields in cn.vertxup.lbs.domain declared as LRegion Modifier and Type Field Description LRegionDb. L_REGIONThe tableDB_ETERNAL.L_REGION.static LRegionTables. L_REGIONThe tableDB_ETERNAL.L_REGION. -
Uses of LRegion in cn.vertxup.lbs.domain.tables
Fields in cn.vertxup.lbs.domain.tables declared as LRegion Modifier and Type Field Description static LRegionLRegion. L_REGIONThe reference instance ofDB_ETERNAL.L_REGIONMethods in cn.vertxup.lbs.domain.tables that return LRegion Modifier and Type Method Description LRegionLRegion. as(String alias)LRegionLRegion. as(org.jooq.Name alias)LRegionLRegion. rename(String name)Rename this tableLRegionLRegion. rename(org.jooq.Name name)Rename this table
-