Class FPaymentRecord

java.lang.Object
org.jooq.impl.TableRecordImpl<R>
org.jooq.impl.UpdatableRecordImpl<FPaymentRecord>
cn.vertxup.fm.domain.tables.records.FPaymentRecord
All Implemented Interfaces:
IFPayment, io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, Serializable, Comparable<org.jooq.Record>, SQLData, org.jooq.Attachable, org.jooq.Fields, org.jooq.Formattable, org.jooq.QualifiedRecord<FPaymentRecord>, org.jooq.Record, org.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,String,String,Boolean,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>, org.jooq.TableRecord<FPaymentRecord>, org.jooq.UpdatableRecord<FPaymentRecord>

public class FPaymentRecord extends org.jooq.impl.UpdatableRecordImpl<FPaymentRecord> implements io.github.jklingsporn.vertx.jooq.shared.internal.VertxPojo, org.jooq.Record19<String,String,String,String,BigDecimal,String,String,String,String,String,Boolean,String,String,Boolean,String,LocalDateTime,String,LocalDateTime,String>, IFPayment
This class is generated by jOOQ.
See Also: