Reports the calls to java.sql.Connection.prepareStatement(),
java.sql.Connection.prepareCall()or any
of their variants which take a dynamically-constructed string as the statement to prepare.
Constructed SQL statements are a common source of security breaches.