Class SQLParameterizerWithCleanup

java.lang.Object
io.codemodder.remediation.sqlinjection.SQLParameterizerWithCleanup

public final class SQLParameterizerWithCleanup extends Object
  • Method Details

    • checkAndFix

      public static boolean checkAndFix(com.github.javaparser.ast.expr.MethodCallExpr methodCallExpr)
    • cleanup

      public static void cleanup(com.github.javaparser.ast.expr.MethodCallExpr pstmtCall)