Uses of Class
com.echothree.model.jooq.server.tables.vendor.VendorItemDetails.VendorItemDetailsPath
Packages that use VendorItemDetails.VendorItemDetailsPath
-
Uses of VendorItemDetails.VendorItemDetailsPath in com.echothree.model.jooq.server.tables.vendor
Methods in com.echothree.model.jooq.server.tables.vendor that return VendorItemDetails.VendorItemDetailsPathModifier and TypeMethodDescriptionVendorItemDetails.VendorItemDetailsPath.as(org.jooq.Name alias) VendorItemDetails.VendorItemDetailsPath.as(org.jooq.Table<?> alias) VendorItems.vndritm_activedetailid_fk()Get the implicit join path to thevendoritemdetailstable, via thevndritm_activedetailid_fkkey.VendorItems.vndritm_lastdetailid_fk()Get the implicit join path to thevendoritemdetailstable, via thevndritm_lastdetailid_fkkey.