Uses of Class
com.echothree.model.jooq.server.tables.term.Terms.TermsPath
Packages that use Terms.TermsPath
Package
Description
-
Uses of Terms.TermsPath in com.echothree.model.jooq.server.tables.customer
Methods in com.echothree.model.jooq.server.tables.customer that return Terms.TermsPathModifier and TypeMethodDescriptionCustomerTypeDetails.cutydt_defaulttermid_fk()Get the implicit join path to thetermstable. -
Uses of Terms.TermsPath in com.echothree.model.jooq.server.tables.invoice
Methods in com.echothree.model.jooq.server.tables.invoice that return Terms.TermsPathModifier and TypeMethodDescriptionInvoiceDetails.invcdt_trm_termid_fk()Get the implicit join path to thetermstable. -
Uses of Terms.TermsPath in com.echothree.model.jooq.server.tables.order
Methods in com.echothree.model.jooq.server.tables.order that return Terms.TermsPathModifier and TypeMethodDescriptionOrderDetails.orddt_trm_termid_fk()Get the implicit join path to thetermstable. -
Uses of Terms.TermsPath in com.echothree.model.jooq.server.tables.term
Methods in com.echothree.model.jooq.server.tables.term that return Terms.TermsPathModifier and TypeMethodDescriptionTerms.TermsPath.as(org.jooq.Name alias) Terms.TermsPath.as(org.jooq.Table<?> alias) DateDrivenTerms.ddtrm_trm_termid_fk()Get the implicit join path to thetermstable.PartyTerms.ptrm_trm_termid_fk()Get the implicit join path to thetermstable.StandardTerms.stdtrm_trm_termid_fk()Get the implicit join path to thetermstable.TermDescriptions.trmd_trm_termid_fk()Get the implicit join path to thetermstable.TermDetails.trmdt_trm_termid_fk()Get the implicit join path to thetermstable. -
Uses of Terms.TermsPath in com.echothree.model.jooq.server.tables.vendor
Methods in com.echothree.model.jooq.server.tables.vendor that return Terms.TermsPathModifier and TypeMethodDescriptionVendorTypeDetails.vndrtydt_defaulttermid_fk()Get the implicit join path to thetermstable.