PMD Results

The following document contains the results of PMD 5.0.2.

Files

org/jadira/usertype/corejava/collections/PersistentStringMapAsPostgreSQLJson.java

Violation Line
An empty statement (semicolon) not part of a loop 67

org/jadira/usertype/dateandtime/joda/columnmapper/IntegerColumnDurationMapper.java

Violation Line
Useless parentheses. 32

org/jadira/usertype/dateandtime/joda/columnmapper/LongColumnDurationMapper.java

Violation Line
Useless parentheses. 32

org/jadira/usertype/dateandtime/joda/integrator/UserTypeJodaTimeHibernateIntegrator.java

Violation Line
Avoid empty catch blocks 49 - 50
Avoid empty catch blocks 55 - 56

org/jadira/usertype/dateandtime/legacyjdk/columnmapper/TimestampColumnDateMapper.java

Violation Line
Unnecessary use of fully qualified name 'java.util.Date' due to existing import 'java.util.Date' 31
Unnecessary use of fully qualified name 'java.util.Date' due to existing import 'java.util.Date' 51
Unnecessary use of fully qualified name 'java.util.Date' due to existing import 'java.util.Date' 53
Useless parentheses. 83
Useless parentheses. 84
Useless parentheses. 107
Unnecessary use of fully qualified name 'java.util.Date' due to existing import 'java.util.Date' 114
Unnecessary use of fully qualified name 'java.util.Date' due to existing import 'java.util.Date' 121
Unnecessary use of fully qualified name 'java.util.Date' due to existing import 'java.util.Date' 147

org/jadira/usertype/dateandtime/legacyjdk/columnmapper/TimestampColumnTimestampMapper.java

Violation Line
Unnecessary use of fully qualified name 'java.sql.Timestamp' due to existing import 'java.sql.Timestamp' 29
Unnecessary use of fully qualified name 'java.sql.Timestamp' due to existing import 'java.sql.Timestamp' 47
Unnecessary use of fully qualified name 'java.sql.Timestamp' due to existing import 'java.sql.Timestamp' 53
Unnecessary use of fully qualified name 'java.sql.Timestamp' due to existing import 'java.sql.Timestamp' 62
Unnecessary use of fully qualified name 'java.sql.Timestamp' due to existing import 'java.sql.Timestamp' 88

org/jadira/usertype/dateandtime/threeten/columnmapper/TimestampColumnLocalTimeMapper.java

Violation Line
An empty statement (semicolon) not part of a loop 58

org/jadira/usertype/dateandtime/threeten/columnmapper/TimestampColumnOffsetDateTimeMapper.java

Violation Line
Useless parentheses. 76

org/jadira/usertype/dateandtime/threeten/columnmapper/TimestampColumnOffsetTimeMapper.java

Violation Line
Useless parentheses. 83

org/jadira/usertype/dateandtime/threeten/columnmapper/TimestampColumnZonedDateTimeMapper.java

Violation Line
Useless parentheses. 73

org/jadira/usertype/dateandtime/threeten/integrator/UserTypeThreeTenHibernateIntegrator.java

Violation Line
Avoid empty catch blocks 49 - 50
Avoid empty catch blocks 55 - 56

org/jadira/usertype/moneyandcurrency/joda/integrator/UserTypeJodaMoneyHibernateIntegrator.java

Violation Line
Avoid empty catch blocks 39 - 40
Avoid empty catch blocks 45 - 46

org/jadira/usertype/moneyandcurrency/moneta/integrator/UserTypeMonetaMoneyHibernateIntegrator.java

Violation Line
Avoid empty catch blocks 41 - 42
Avoid empty catch blocks 47 - 48