Uses of Class
cn.vertxup.fm.domain.tables.records.FBillRecord
Packages that use FBillRecord
Package
Description
-
Uses of FBillRecord in cn.vertxup.fm.domain
Fields in cn.vertxup.fm.domain with type parameters of type FBillRecordModifier and TypeFieldDescriptionstatic final org.jooq.UniqueKey<FBillRecord>Keys.KEY_F_BILL_CODEstatic final org.jooq.UniqueKey<FBillRecord>Keys.KEY_F_BILL_PRIMARYstatic final org.jooq.UniqueKey<FBillRecord>Keys.KEY_F_BILL_SERIAL -
Uses of FBillRecord in cn.vertxup.fm.domain.tables
Fields in cn.vertxup.fm.domain.tables with type parameters of type FBillRecordModifier and TypeFieldDescriptionfinal org.jooq.TableField<FBillRecord,Boolean> FBill.ACTIVEThe columnDB_ETERNAL.F_BILL.ACTIVE.final org.jooq.TableField<FBillRecord,BigDecimal> FBill.AMOUNTThe columnDB_ETERNAL.F_BILL.AMOUNT.final org.jooq.TableField<FBillRecord,String> FBill.BOOK_IDThe columnDB_ETERNAL.F_BILL.BOOK_ID.final org.jooq.TableField<FBillRecord,String> FBill.CATEGORYThe columnDB_ETERNAL.F_BILL.CATEGORY.final org.jooq.TableField<FBillRecord,String> FBill.CODEThe columnDB_ETERNAL.F_BILL.CODE.final org.jooq.TableField<FBillRecord,String> FBill.COMMENTThe columnDB_ETERNAL.F_BILL.COMMENT.final org.jooq.TableField<FBillRecord,LocalDateTime> FBill.CREATED_ATThe columnDB_ETERNAL.F_BILL.CREATED_AT.final org.jooq.TableField<FBillRecord,String> FBill.CREATED_BYThe columnDB_ETERNAL.F_BILL.CREATED_BY.final org.jooq.TableField<FBillRecord,Boolean> FBill.INCOMEThe columnDB_ETERNAL.F_BILL.INCOME.final org.jooq.TableField<FBillRecord,String> FBill.KEYThe columnDB_ETERNAL.F_BILL.KEY.final org.jooq.TableField<FBillRecord,String> FBill.LANGUAGEThe columnDB_ETERNAL.F_BILL.LANGUAGE.final org.jooq.TableField<FBillRecord,String> FBill.METADATAThe columnDB_ETERNAL.F_BILL.METADATA.final org.jooq.TableField<FBillRecord,String> FBill.MODEL_IDThe columnDB_ETERNAL.F_BILL.MODEL_ID.final org.jooq.TableField<FBillRecord,String> FBill.MODEL_KEYThe columnDB_ETERNAL.F_BILL.MODEL_KEY.final org.jooq.TableField<FBillRecord,String> FBill.NAMEThe columnDB_ETERNAL.F_BILL.NAME.final org.jooq.TableField<FBillRecord,String> FBill.ORDER_IDThe columnDB_ETERNAL.F_BILL.ORDER_ID.final org.jooq.TableField<FBillRecord,String> FBill.SERIALThe columnDB_ETERNAL.F_BILL.SERIAL.final org.jooq.TableField<FBillRecord,String> FBill.SIGMAThe columnDB_ETERNAL.F_BILL.SIGMA.final org.jooq.TableField<FBillRecord,String> FBill.TYPEThe columnDB_ETERNAL.F_BILL.TYPE.final org.jooq.TableField<FBillRecord,LocalDateTime> FBill.UPDATED_ATThe columnDB_ETERNAL.F_BILL.UPDATED_AT.final org.jooq.TableField<FBillRecord,String> FBill.UPDATED_BYThe columnDB_ETERNAL.F_BILL.UPDATED_BY.Methods in cn.vertxup.fm.domain.tables that return types with arguments of type FBillRecordModifier and TypeMethodDescriptionorg.jooq.UniqueKey<FBillRecord>FBill.getPrimaryKey()FBill.getRecordType()The class holding records for this typeList<org.jooq.UniqueKey<FBillRecord>>FBill.getUniqueKeys()Constructor parameters in cn.vertxup.fm.domain.tables with type arguments of type FBillRecordModifierConstructorDescriptionFBill(org.jooq.Table<O> child, org.jooq.ForeignKey<O, FBillRecord> key) -
Uses of FBillRecord in cn.vertxup.fm.domain.tables.daos
Methods in cn.vertxup.fm.domain.tables.daos that return types with arguments of type FBillRecordModifier and TypeMethodDescriptionio.github.jklingsporn.vertx.jooq.classic.jdbc.JDBCClassicQueryExecutor<FBillRecord,FBill, String> FBillDao.queryExecutor() -
Uses of FBillRecord in cn.vertxup.fm.domain.tables.records
Methods in cn.vertxup.fm.domain.tables.records that return FBillRecordModifier and TypeMethodDescriptionSetter forDB_ETERNAL.F_BILL.ACTIVE.FBillRecord.setAmount(BigDecimal value) Setter forDB_ETERNAL.F_BILL.AMOUNT.Setter forDB_ETERNAL.F_BILL.BOOK_ID.FBillRecord.setCategory(String value) Setter forDB_ETERNAL.F_BILL.CATEGORY.Setter forDB_ETERNAL.F_BILL.CODE.FBillRecord.setComment(String value) Setter forDB_ETERNAL.F_BILL.COMMENT.FBillRecord.setCreatedAt(LocalDateTime value) Setter forDB_ETERNAL.F_BILL.CREATED_AT.FBillRecord.setCreatedBy(String value) Setter forDB_ETERNAL.F_BILL.CREATED_BY.Setter forDB_ETERNAL.F_BILL.INCOME.Setter forDB_ETERNAL.F_BILL.KEY.FBillRecord.setLanguage(String value) Setter forDB_ETERNAL.F_BILL.LANGUAGE.FBillRecord.setMetadata(String value) Setter forDB_ETERNAL.F_BILL.METADATA.FBillRecord.setModelId(String value) Setter forDB_ETERNAL.F_BILL.MODEL_ID.FBillRecord.setModelKey(String value) Setter forDB_ETERNAL.F_BILL.MODEL_KEY.Setter forDB_ETERNAL.F_BILL.NAME.FBillRecord.setOrderId(String value) Setter forDB_ETERNAL.F_BILL.ORDER_ID.Setter forDB_ETERNAL.F_BILL.SERIAL.Setter forDB_ETERNAL.F_BILL.SIGMA.Setter forDB_ETERNAL.F_BILL.TYPE.FBillRecord.setUpdatedAt(LocalDateTime value) Setter forDB_ETERNAL.F_BILL.UPDATED_AT.FBillRecord.setUpdatedBy(String value) Setter forDB_ETERNAL.F_BILL.UPDATED_BY.FBillRecord.value18(LocalDateTime value) FBillRecord.value20(LocalDateTime value) FBillRecord.value7(BigDecimal value) FBillRecord.values(String value1, String value2, String value3, String value4, String value5, String value6, BigDecimal value7, Boolean value8, String value9, String value10, String value11, String value12, String value13, String value14, String value15, Boolean value16, String value17, LocalDateTime value18, String value19, LocalDateTime value20, String value21)