return mapper(dbSession).selectByRuleIdOfAllOrganizations(ruleId); | return mapper(dbSession).selectByRuleUuidOfAllOrganizations(ruleUuid); | mapper(dbSession).selectByRuleIdOfAllOrganizations(ruleId) | mapper(dbSession).selectByRuleUuidOfAllOrganizations(ruleId) | sonarqube | bf05b3c7c2e5157047dccefcfb38af0033c77f20 | org.sonar.db.qualityprofile.ActiveRuleDao | | | TCIVar | ruleId |
---|
v0 | mapper(dbSession) |
---|
| | TCIVar | ruleId |
---|
v0 | mapper(dbSession) |
---|
| Uses | True |