Uses of Class
com.echothree.model.jooq.server.tables.offer.OfferDetails.OfferDetailsPath
Packages that use OfferDetails.OfferDetailsPath
-
Uses of OfferDetails.OfferDetailsPath in com.echothree.model.jooq.server.tables.offer
Methods in com.echothree.model.jooq.server.tables.offer that return OfferDetails.OfferDetailsPathModifier and TypeMethodDescriptionOfferDetails.OfferDetailsPath.as(org.jooq.Name alias) OfferDetails.OfferDetailsPath.as(org.jooq.Table<?> alias) Offers.ofr_activedetailid_fk()Get the implicit join path to theofferdetailstable, via theofr_activedetailid_fkkey.Offers.ofr_lastdetailid_fk()Get the implicit join path to theofferdetailstable, via theofr_lastdetailid_fkkey.