Uses of Class
cn.vertxup.fm.domain.tables.FBillItem
-
Packages that use FBillItem Package Description cn.vertxup.fm.domain cn.vertxup.fm.domain.tables -
-
Uses of FBillItem in cn.vertxup.fm.domain
Fields in cn.vertxup.fm.domain declared as FBillItem Modifier and Type Field Description FBillItemDb. F_BILL_ITEMThe tableDB_ETERNAL.F_BILL_ITEM.static FBillItemTables. F_BILL_ITEMThe tableDB_ETERNAL.F_BILL_ITEM. -
Uses of FBillItem in cn.vertxup.fm.domain.tables
Fields in cn.vertxup.fm.domain.tables declared as FBillItem Modifier and Type Field Description static FBillItemFBillItem. F_BILL_ITEMThe reference instance ofDB_ETERNAL.F_BILL_ITEMMethods in cn.vertxup.fm.domain.tables that return FBillItem Modifier and Type Method Description FBillItemFBillItem. as(String alias)FBillItemFBillItem. as(org.jooq.Name alias)FBillItemFBillItem. rename(String name)Rename this tableFBillItemFBillItem. rename(org.jooq.Name name)Rename this table
-