Uses of Class
cn.vertxup.lbs.domain.tables.LFloor
-
Packages that use LFloor Package Description cn.vertxup.lbs.domain cn.vertxup.lbs.domain.tables -
-
Uses of LFloor in cn.vertxup.lbs.domain
Fields in cn.vertxup.lbs.domain declared as LFloor Modifier and Type Field Description LFloorDb. L_FLOORThe tableDB_ETERNAL.L_FLOOR.static LFloorTables. L_FLOORThe tableDB_ETERNAL.L_FLOOR. -
Uses of LFloor in cn.vertxup.lbs.domain.tables
Fields in cn.vertxup.lbs.domain.tables declared as LFloor Modifier and Type Field Description static LFloorLFloor. L_FLOORThe reference instance ofDB_ETERNAL.L_FLOORMethods in cn.vertxup.lbs.domain.tables that return LFloor Modifier and Type Method Description LFloorLFloor. as(String alias)LFloorLFloor. as(org.jooq.Name alias)LFloorLFloor. rename(String name)Rename this tableLFloorLFloor. rename(org.jooq.Name name)Rename this table
-