Uses of Class
com.echothree.model.jooq.server.tables.shipment.ShipmentLines.ShipmentLinesPath
Packages that use ShipmentLines.ShipmentLinesPath
-
Uses of ShipmentLines.ShipmentLinesPath in com.echothree.model.jooq.server.tables.shipment
Methods in com.echothree.model.jooq.server.tables.shipment that return ShipmentLines.ShipmentLinesPathModifier and TypeMethodDescriptionShipmentLines.ShipmentLinesPath.as(org.jooq.Name alias) ShipmentLines.ShipmentLinesPath.as(org.jooq.Table<?> alias) ShipmentLineDetails.shpldt_parentshipmentlineid_fk()Get the implicit join path to theshipmentlinestable, via theshpldt_parentshipmentlineid_fkkey.ShipmentLineDetails.shpldt_shpl_shipmentlineid_fk()Get the implicit join path to theshipmentlinestable, via theshpldt_shpl_shipmentlineid_fkkey.ShipmentPackageLineDetails.shppckgldt_shpl_shipmentlineid_fk()Get the implicit join path to theshipmentlinestable.