Uses of Class
com.echothree.model.jooq.server.tables.workflow.WorkflowDetails.WorkflowDetailsPath
Packages that use WorkflowDetails.WorkflowDetailsPath
-
Uses of WorkflowDetails.WorkflowDetailsPath in com.echothree.model.jooq.server.tables.workflow
Methods in com.echothree.model.jooq.server.tables.workflow that return WorkflowDetails.WorkflowDetailsPathModifier and TypeMethodDescriptionWorkflowDetails.WorkflowDetailsPath.as(org.jooq.Name alias) WorkflowDetails.WorkflowDetailsPath.as(org.jooq.Table<?> alias) Workflows.wkfl_activedetailid_fk()Get the implicit join path to theworkflowdetailstable, via thewkfl_activedetailid_fkkey.Workflows.wkfl_lastdetailid_fk()Get the implicit join path to theworkflowdetailstable, via thewkfl_lastdetailid_fkkey.