Uses of Class
com.echothree.model.jooq.server.tables.shipment.ShipmentDetails.ShipmentDetailsPath
Packages that use ShipmentDetails.ShipmentDetailsPath
-
Uses of ShipmentDetails.ShipmentDetailsPath in com.echothree.model.jooq.server.tables.shipment
Methods in com.echothree.model.jooq.server.tables.shipment that return ShipmentDetails.ShipmentDetailsPathModifier and TypeMethodDescriptionShipmentDetails.ShipmentDetailsPath.as(org.jooq.Name alias) ShipmentDetails.ShipmentDetailsPath.as(org.jooq.Table<?> alias) Shipments.shp_activedetailid_fk()Get the implicit join path to theshipmentdetailstable, via theshp_activedetailid_fkkey.Shipments.shp_lastdetailid_fk()Get the implicit join path to theshipmentdetailstable, via theshp_lastdetailid_fkkey.