Uses of Class
com.echothree.model.jooq.server.tables.employee.EmploymentDetails.EmploymentDetailsPath
Packages that use EmploymentDetails.EmploymentDetailsPath
-
Uses of EmploymentDetails.EmploymentDetailsPath in com.echothree.model.jooq.server.tables.employee
Methods in com.echothree.model.jooq.server.tables.employee that return EmploymentDetails.EmploymentDetailsPathModifier and TypeMethodDescriptionEmploymentDetails.EmploymentDetailsPath.as(org.jooq.Name alias) EmploymentDetails.EmploymentDetailsPath.as(org.jooq.Table<?> alias) Employments.empmnt_activedetailid_fk()Get the implicit join path to theemploymentdetailstable, via theempmnt_activedetailid_fkkey.Employments.empmnt_lastdetailid_fk()Get the implicit join path to theemploymentdetailstable, via theempmnt_lastdetailid_fkkey.