Uses of Class
cn.vertxup.fm.domain.tables.FBill
-
Packages that use FBill Package Description cn.vertxup.fm.domain cn.vertxup.fm.domain.tables -
-
Uses of FBill in cn.vertxup.fm.domain
Fields in cn.vertxup.fm.domain declared as FBill Modifier and Type Field Description FBillDb. F_BILLThe tableDB_ETERNAL.F_BILL.static FBillTables. F_BILLThe tableDB_ETERNAL.F_BILL. -
Uses of FBill in cn.vertxup.fm.domain.tables
Fields in cn.vertxup.fm.domain.tables declared as FBill Modifier and Type Field Description static FBillFBill. F_BILLThe reference instance ofDB_ETERNAL.F_BILLMethods in cn.vertxup.fm.domain.tables that return FBill Modifier and Type Method Description FBillFBill. as(String alias)FBillFBill. as(org.jooq.Name alias)FBillFBill. rename(String name)Rename this tableFBillFBill. rename(org.jooq.Name name)Rename this table
-