I have the following piece of code in my program and I am running SonarQube 5 for code quality check on it after integrating it with Maven.
However, Sonar is complai
If you believe that SQLException can be safely ignored, then you can add it to the list of exceptions for squid:S1166 rule.