]> source.dussan.org Git - sonarqube.git/blob
de170ce0abbe465ac4ebaef6402819df4d2a802b
[sonarqube.git] /
1 <p>The method invokes the execute method on an SQL statement with a String that seems
2 to be dynamically generated. Consider using
3 a prepared statement instead. It is more efficient and less vulnerable to
4 SQL injection attacks.
5 </p>