Uses of Class
cn.vertxup.lbs.domain.tables.LTent
-
Packages that use LTent Package Description cn.vertxup.lbs.domain cn.vertxup.lbs.domain.tables -
-
Uses of LTent in cn.vertxup.lbs.domain
Fields in cn.vertxup.lbs.domain declared as LTent Modifier and Type Field Description LTentDb. L_TENTThe tableDB_ETERNAL.L_TENT.static LTentTables. L_TENTThe tableDB_ETERNAL.L_TENT. -
Uses of LTent in cn.vertxup.lbs.domain.tables
Fields in cn.vertxup.lbs.domain.tables declared as LTent Modifier and Type Field Description static LTentLTent. L_TENTThe reference instance ofDB_ETERNAL.L_TENTMethods in cn.vertxup.lbs.domain.tables that return LTent Modifier and Type Method Description LTentLTent. as(String alias)LTentLTent. as(org.jooq.Name alias)LTentLTent. rename(String name)Rename this tableLTentLTent. rename(org.jooq.Name name)Rename this table
-