Toggle navigation
Home
org.sonar.db.DbClient to org.sonar.db.DbTester
No. of Instances - 2
No. of Commits - 2
No. of Projects - {'sonarqube'}
Hierarchy/Composition: Composition
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
db.ruleDao()
to
db.getDbClient().ruleDao()
defaultOrganization
to
db.getDefaultOrganization()
db.ruleDao()
to
db.getDbClient().ruleDao()
db.ruleDao()
to
db.getDbClient().ruleDao()
db.ruleDao()
to
db.getDbClient().ruleDao()
db.ruleDao()
to
db.getDbClient().ruleDao()
db.ruleDao()
to
db.getDbClient().ruleDao()
db.ruleDao()
to
db.getDbClient().ruleDao()
db.qualityProfileDao()
to
db.getDbClient().qualityProfileDao()
db.activeRuleDao()
to
db.getDbClient().activeRuleDao()
db.activeRuleDao()
to
db.getDbClient().activeRuleDao()