Uses of Class
com.echothree.model.jooq.server.tables.shipment.ShipmentLineDetails.ShipmentLineDetailsPath
Packages that use ShipmentLineDetails.ShipmentLineDetailsPath
-
Uses of ShipmentLineDetails.ShipmentLineDetailsPath in com.echothree.model.jooq.server.tables.shipment
Methods in com.echothree.model.jooq.server.tables.shipment that return ShipmentLineDetails.ShipmentLineDetailsPathModifier and TypeMethodDescriptionShipmentLineDetails.ShipmentLineDetailsPath.as(org.jooq.Name alias) ShipmentLineDetails.ShipmentLineDetailsPath.as(org.jooq.Table<?> alias) ShipmentLines.shpl_activedetailid_fk()Get the implicit join path to theshipmentlinedetailstable, via theshpl_activedetailid_fkkey.ShipmentLines.shpl_lastdetailid_fk()Get the implicit join path to theshipmentlinedetailstable, via theshpl_lastdetailid_fkkey.