Uses of Class
com.echothree.model.jooq.server.tables.order.OrderLines.OrderLinesPath
Packages that use OrderLines.OrderLinesPath
Package
Description
-
Uses of OrderLines.OrderLinesPath in com.echothree.model.jooq.server.tables.order
Methods in com.echothree.model.jooq.server.tables.order that return OrderLines.OrderLinesPathModifier and TypeMethodDescriptionOrderLines.OrderLinesPath.as(org.jooq.Name alias) OrderLines.OrderLinesPath.as(org.jooq.Table<?> alias) OrderLineAdjustmentDetails.ordladjdt_ordl_orderlineid_fk()Get the implicit join path to theorderlinestable.OrderLineDetails.ordldt_ordl_orderlineid_fk()Get the implicit join path to theorderlinestable, via theordldt_ordl_orderlineid_fkkey.OrderLineDetails.ordldt_parentorderlineid_fk()Get the implicit join path to theorderlinestable, via theordldt_parentorderlineid_fkkey.OrderLineStatuses.ordlst_ordl_orderlineid_fk()Get the implicit join path to theorderlinestable.OrderLineTimes.ordltim_ordl_orderlineid_fk()Get the implicit join path to theorderlinestable. -
Uses of OrderLines.OrderLinesPath in com.echothree.model.jooq.server.tables.sales
Methods in com.echothree.model.jooq.server.tables.sales that return OrderLines.OrderLinesPathModifier and TypeMethodDescriptionSalesOrderLines.salordl_ordl_orderlineid_fk()Get the implicit join path to theorderlinestable. -
Uses of OrderLines.OrderLinesPath in com.echothree.model.jooq.server.tables.shipment
Methods in com.echothree.model.jooq.server.tables.shipment that return OrderLines.OrderLinesPathModifier and TypeMethodDescriptionShipmentLineDetails.shpldt_ordl_orderlineid_fk()Get the implicit join path to theorderlinestable. -
Uses of OrderLines.OrderLinesPath in com.echothree.model.jooq.server.tables.wishlist
Methods in com.echothree.model.jooq.server.tables.wishlist that return OrderLines.OrderLinesPathModifier and TypeMethodDescriptionWishlistLines.wshll_ordl_orderlineid_fk()Get the implicit join path to theorderlinestable.