All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.java.rules.java.S2695.json Maven / Gradle / Ivy

There is a newer version: 8.10.0.38194
Show newest version
{
  "title": "\"PreparedStatement\" and \"ResultSet\" methods should be called with valid indices",
  "type": "BUG",
  "code": {
    "impacts": {
      "RELIABILITY": "BLOCKER"
    },
    "attribute": "LOGICAL"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "2min"
  },
  "tags": [
    "sql"
  ],
  "defaultSeverity": "Blocker",
  "ruleSpecification": "RSPEC-2695",
  "sqKey": "S2695",
  "scope": "Main",
  "quickfix": "unknown"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy