Uses of Class
com.echothree.model.jooq.server.tables.invoice.InvoiceLines.InvoiceLinesPath
Packages that use InvoiceLines.InvoiceLinesPath
Package
Description
-
Uses of InvoiceLines.InvoiceLinesPath in com.echothree.model.jooq.server.tables.invoice
Methods in com.echothree.model.jooq.server.tables.invoice that return InvoiceLines.InvoiceLinesPathModifier and TypeMethodDescriptionInvoiceLines.InvoiceLinesPath.as(org.jooq.Name alias) InvoiceLines.InvoiceLinesPath.as(org.jooq.Table<?> alias) InvoiceLineDetails.invcldt_invcl_invoicelineid_fk()Get the implicit join path to theinvoicelinestable, via theinvcldt_invcl_invoicelineid_fkkey.InvoiceLineDetails.invcldt_parentinvoicelineid_fk()Get the implicit join path to theinvoicelinestable, via theinvcldt_parentinvoicelineid_fkkey.InvoiceLineGlAccounts.invclgla_invcl_invoicelineid_fk()Get the implicit join path to theinvoicelinestable.InvoiceLineItems.invclitm_invcl_invoicelineid_fk()Get the implicit join path to theinvoicelinestable. -
Uses of InvoiceLines.InvoiceLinesPath in com.echothree.model.jooq.server.tables.payment
Methods in com.echothree.model.jooq.server.tables.payment that return InvoiceLines.InvoiceLinesPathModifier and TypeMethodDescriptionPaymentApplicationDetails.pymtappldt_invcl_invoicelineid_fk()Get the implicit join path to theinvoicelinestable.