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

org.sonar.l10n.plsqlopen.rules.plsql.UnusedCursor.html Maven / Gradle / Ivy

The newest version!

If a local cursor is declared but not used, it is dead code and should be removed. Doing so will improve maintainability because developers will not wonder what the cursor is used for.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy