Check for direct use of java.sql.Statement, PreparedStatement, or CallableStatement, which is not necessary if using the Groovy Sql facility or an ORM framework such as Hibernate. Known limitation: Does not catch references as Anonymous Inner class: def x = new java.sql.Statement() { .. }
Type Params | Return Type | Name and description |
---|---|---|
|
AstVisitor |
getAstVisitor() |