]> source.dussan.org Git - sonarqube.git/commit
SONAR-5606 refactor MyBatis configuration of result set scrolling
authorSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 31 Oct 2014 08:24:49 +0000 (09:24 +0100)
committerSimon Brandhof <simon.brandhof@sonarsource.com>
Fri, 31 Oct 2014 08:54:23 +0000 (09:54 +0100)
commit76b88cf1f5f42d331ad02df55a083325226c6224
tree7619af3ef716fa9988fc8709e8f4f2abcb7d474b
parent52984980526070a1940608fc250cc2e09ed2ddab
SONAR-5606 refactor MyBatis configuration of result set scrolling
server/sonar-server/src/main/java/org/sonar/server/db/migrations/SelectImpl.java
server/sonar-server/src/test/resources/org/sonar/server/db/fake/FakeMapper.xml
sonar-core/src/main/java/org/sonar/core/persistence/dialect/Dialect.java
sonar-core/src/main/resources/org/sonar/core/issue/db/IssueAuthorizationMapper.xml
sonar-core/src/main/resources/org/sonar/core/issue/db/IssueMapper.xml
sonar-core/src/main/resources/org/sonar/core/qualityprofile/db/ActiveRuleMapper.xml
sonar-core/src/main/resources/org/sonar/core/rule/RuleMapper.xml