Uses of Class
cn.vertxup.fm.domain.tables.FSettlement
-
Packages that use FSettlement Package Description cn.vertxup.fm.domain cn.vertxup.fm.domain.tables -
-
Uses of FSettlement in cn.vertxup.fm.domain
Fields in cn.vertxup.fm.domain declared as FSettlement Modifier and Type Field Description FSettlementDb. F_SETTLEMENTThe tableDB_ETERNAL.F_SETTLEMENT.static FSettlementTables. F_SETTLEMENTThe tableDB_ETERNAL.F_SETTLEMENT. -
Uses of FSettlement in cn.vertxup.fm.domain.tables
Fields in cn.vertxup.fm.domain.tables declared as FSettlement Modifier and Type Field Description static FSettlementFSettlement. F_SETTLEMENTThe reference instance ofDB_ETERNAL.F_SETTLEMENTMethods in cn.vertxup.fm.domain.tables that return FSettlement Modifier and Type Method Description FSettlementFSettlement. as(String alias)FSettlementFSettlement. as(org.jooq.Name alias)FSettlementFSettlement. rename(String name)Rename this tableFSettlementFSettlement. rename(org.jooq.Name name)Rename this table
-