aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/test/java/org/sonar/db/BatchSessionTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix some Java compiler warningsSimon Brandhof2018-03-121-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9478 Replace Settings by ConfigurationJulien HENRY2017-07-041-1/+1
* Replace usage of MyBatis SqlSession by DbSessionSimon Brandhof2017-02-251-4/+3
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-171-0/+74