Uses of Class
com.echothree.model.jooq.server.tables.period.Periods.PeriodsPath
Packages that use Periods.PeriodsPath
Package
Description
-
Uses of Periods.PeriodsPath in com.echothree.model.jooq.server.tables.accounting
Methods in com.echothree.model.jooq.server.tables.accounting that return Periods.PeriodsPathModifier and TypeMethodDescriptionGlAccountSummaries.glasmy_prd_periodid_fk()Get the implicit join path to theperiodstable. -
Uses of Periods.PeriodsPath in com.echothree.model.jooq.server.tables.period
Methods in com.echothree.model.jooq.server.tables.period that return Periods.PeriodsPathModifier and TypeMethodDescriptionPeriods.PeriodsPath.as(org.jooq.Name alias) Periods.PeriodsPath.as(org.jooq.Table<?> alias) PeriodDescriptions.prdd_prd_periodid_fk()Get the implicit join path to theperiodstable.PeriodDetails.prddt_parentperiodid_fk()Get the implicit join path to theperiodstable, via theprddt_parentperiodid_fkkey.PeriodDetails.prddt_prd_periodid_fk()Get the implicit join path to theperiodstable, via theprddt_prd_periodid_fkkey.