Violation |
Line |
Avoid modifiers which are implied by the context |
299 - 301 |
This usage of the Collection.toArray() method will throw a ClassCastException. |
506 |
Unnecessary use of fully qualified name 'java.sql.Timestamp' due to existing import 'java.sql.Timestamp' |
540 |
Unnecessary use of fully qualified name 'java.sql.Timestamp' due to existing import 'java.sql.Timestamp' |
541 |
Unnecessary use of fully qualified name 'java.sql.Time' due to existing import 'java.sql.Time' |
548 |
Unnecessary use of fully qualified name 'java.sql.Time' due to existing import 'java.sql.Time' |
549 |
Unnecessary use of fully qualified name 'java.sql.Timestamp' due to existing import 'java.sql.Timestamp' |
776 |
Unnecessary use of fully qualified name 'java.sql.Timestamp' due to existing import 'java.sql.Timestamp' |
790 |