Uses of Class
com.echothree.model.jooq.server.tables.payment.PartyPaymentMethodDetails.PartyPaymentMethodDetailsPath
Packages that use PartyPaymentMethodDetails.PartyPaymentMethodDetailsPath
-
Uses of PartyPaymentMethodDetails.PartyPaymentMethodDetailsPath in com.echothree.model.jooq.server.tables.payment
Methods in com.echothree.model.jooq.server.tables.payment that return PartyPaymentMethodDetails.PartyPaymentMethodDetailsPathModifier and TypeMethodDescriptionPartyPaymentMethodDetails.PartyPaymentMethodDetailsPath.as(org.jooq.Name alias) PartyPaymentMethodDetails.PartyPaymentMethodDetailsPath.as(org.jooq.Table<?> alias) PartyPaymentMethods.parpm_activedetailid_fk()Get the implicit join path to thepartypaymentmethoddetailstable, via theparpm_activedetailid_fkkey.PartyPaymentMethods.parpm_lastdetailid_fk()Get the implicit join path to thepartypaymentmethoddetailstable, via theparpm_lastdetailid_fkkey.