Toggle navigation
Home
org.sonar.db.Database to org.sonar.db.TestDb
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'sonarqube'}
Hierarchy/Composition: Composition
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
db.getDataSource()
to
db.getDatabase().getDataSource()
db.getDataSource()
to
db.getDatabase().getDataSource()
commands
to
db.getCommands()