]> source.dussan.org Git - sonarqube.git/blob
5934d5a52048d1b89cab03e382d51e42c28eeacd
[sonarqube.git] /
1 <p> The method creates a database resource (such as a database connection
2 or row set), does not assign it to any
3 fields, pass it to other methods, or return it, and does not appear to close
4 the object on all exception paths out of the method.&nbsp; Failure to
5 close database resources on all paths out of a method may
6 result in poor performance, and could cause the application to
7 have problems communicating with the database.</p>