| Filename |
Rule message |
Suppression type |
Reason |
| org/apache/commons/dbcp2/BasicDataSource.java |
Do not call pure method getDrivers if the result is not used. |
//nopmd |
|
| org/apache/commons/dbcp2/DriverManagerConnectionFactory.java |
Do not call pure method getDrivers if the result is not used. |
//nopmd |
|
| org/apache/commons/dbcp2/cpdsadapter/DriverAdapterCPDS.java |
Do not call pure method getDrivers if the result is not used. |
//nopmd |
|