Uses of Class
com.echothree.model.jooq.server.tables.security.SecurityRoleDetails.SecurityRoleDetailsPath
Packages that use SecurityRoleDetails.SecurityRoleDetailsPath
-
Uses of SecurityRoleDetails.SecurityRoleDetailsPath in com.echothree.model.jooq.server.tables.security
Methods in com.echothree.model.jooq.server.tables.security that return SecurityRoleDetails.SecurityRoleDetailsPathModifier and TypeMethodDescriptionSecurityRoleDetails.SecurityRoleDetailsPath.as(org.jooq.Name alias) SecurityRoleDetails.SecurityRoleDetailsPath.as(org.jooq.Table<?> alias) SecurityRoles.srol_activedetailid_fk()Get the implicit join path to thesecurityroledetailstable, via thesrol_activedetailid_fkkey.SecurityRoles.srol_lastdetailid_fk()Get the implicit join path to thesecurityroledetailstable, via thesrol_lastdetailid_fkkey.