Class Hierarchy
- java.lang.Object
- org.jooq.impl.TableRecordImpl<R> (implements org.jooq.TableRecord<R>)
- org.jooq.impl.UpdatableRecordImpl<R> (implements org.jooq.UpdatableRecord<R>)
- cn.vertxup.erp.domain.tables.records.EBrandRecord (implements cn.vertxup.erp.domain.tables.interfaces.IEBrand, org.jooq.Record18<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18>)
- cn.vertxup.erp.domain.tables.records.ECompanyRecord (implements cn.vertxup.erp.domain.tables.interfaces.IECompany)
- cn.vertxup.erp.domain.tables.records.EContractRecord (implements cn.vertxup.erp.domain.tables.interfaces.IEContract)
- cn.vertxup.erp.domain.tables.records.ECustomerRecord (implements cn.vertxup.erp.domain.tables.interfaces.IECustomer)
- cn.vertxup.erp.domain.tables.records.EDeptRecord (implements cn.vertxup.erp.domain.tables.interfaces.IEDept, org.jooq.Record16<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>)
- cn.vertxup.erp.domain.tables.records.EEmployeeRecord (implements cn.vertxup.erp.domain.tables.interfaces.IEEmployee, org.jooq.Record22<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16,T17,T18,T19,T20,T21,T22>)
- cn.vertxup.erp.domain.tables.records.EIdentityRecord (implements cn.vertxup.erp.domain.tables.interfaces.IEIdentity)
- cn.vertxup.erp.domain.tables.records.ETeamRecord (implements cn.vertxup.erp.domain.tables.interfaces.IETeam, org.jooq.Record16<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,T16>)
- cn.vertxup.erp.domain.tables.records.RCompanyCustomerRecord (implements cn.vertxup.erp.domain.tables.interfaces.IRCompanyCustomer, org.jooq.Record3<T1,T2,T3>)
- cn.vertxup.erp.domain.tables.records.RTeamEmployeeRecord (implements cn.vertxup.erp.domain.tables.interfaces.IRTeamEmployee, org.jooq.Record3<T1,T2,T3>)
Copyright © 2021. All rights reserved.