]> source.dussan.org Git - sonarqube.git/blob
5ac6fa55309f433fb0a71f1da7cf53914e685d97
[sonarqube.git] /
1 module Arel
2   module SqlCompiler
3     class JDBCCompiler < GenericCompiler
4     end
5   end
6 end