Uses of Class
com.echothree.model.jooq.server.tables.shipping.ShippingMethodDetails.ShippingMethodDetailsPath
Packages that use ShippingMethodDetails.ShippingMethodDetailsPath
-
Uses of ShippingMethodDetails.ShippingMethodDetailsPath in com.echothree.model.jooq.server.tables.shipping
Methods in com.echothree.model.jooq.server.tables.shipping that return ShippingMethodDetails.ShippingMethodDetailsPathModifier and TypeMethodDescriptionShippingMethodDetails.ShippingMethodDetailsPath.as(org.jooq.Name alias) ShippingMethodDetails.ShippingMethodDetailsPath.as(org.jooq.Table<?> alias) ShippingMethods.shm_activedetailid_fk()Get the implicit join path to theshippingmethoddetailstable, via theshm_activedetailid_fkkey.ShippingMethods.shm_lastdetailid_fk()Get the implicit join path to theshippingmethoddetailstable, via theshm_lastdetailid_fkkey.