]> source.dussan.org Git - sonarqube.git/commit
SONAR-3437 Prepare for refactoring to MyBatis
authorDavid Gageot <david@gageot.net>
Mon, 9 Jul 2012 08:16:32 +0000 (10:16 +0200)
committerDavid Gageot <david@gageot.net>
Mon, 9 Jul 2012 10:45:31 +0000 (12:45 +0200)
commit111cf7219f5a4439687f2cd836fb8e498e545773
tree3082b6db800dfde7397d0d5c639611e73ecba5a0
parent86e442b7124f1513d8beeb2f84860cb05502d3fb
SONAR-3437 Prepare for refactoring to MyBatis
sonar-batch/src/main/java/org/sonar/batch/index/MeasurePersister.java
sonar-batch/src/test/java/org/sonar/batch/index/MeasurePersisterTest.java
sonar-batch/src/test/resources/org/sonar/batch/index/MeasurePersisterTest/shared.xml
sonar-batch/src/test/resources/org/sonar/batch/index/MeasurePersisterTest/shouldDelaySaving-result.xml
sonar-batch/src/test/resources/org/sonar/batch/index/MeasurePersisterTest/shouldInsertMeasure-result.xml
sonar-batch/src/test/resources/org/sonar/batch/index/MeasurePersisterTest/shouldNotDelaySavingWithDatabaseOnlyMeasure-result.xml
sonar-batch/src/test/resources/org/sonar/batch/index/MeasurePersisterTest/shouldUpdateMeasure-result.xml