PMD Results

The following document contains the results of PMD 5.0.2.

Files

org/jadira/usertype/spi/repository/SearchRepository.java

Violation Line
Avoid modifiers which are implied by the context 39

org/jadira/usertype/spi/shared/AbstractHeuristicUserType.java

Violation Line
Avoid empty catch blocks 119 - 120

org/jadira/usertype/spi/shared/AbstractMapUserType.java

Violation Line
Useless parentheses. 37

org/jadira/usertype/spi/shared/AbstractReflectionUserType.java

Violation Line
Avoid empty catch blocks 108 - 110
Avoid empty catch blocks 110 - 112

org/jadira/usertype/spi/shared/AbstractUserType.java

Violation Line
Useless parentheses. 33
Useless parentheses. 33
Useless parentheses. 36
Useless parentheses. 36
Useless parentheses. 46

org/jadira/usertype/spi/shared/AbstractUserTypeHibernateIntegrator.java

Violation Line
Avoid empty catch blocks 106 - 108

org/jadira/usertype/spi/shared/DatabaseZoneConfigured.java

Violation Line
Avoid modifiers which are implied by the context 16

org/jadira/usertype/spi/shared/DstSafeTimeType.java

Violation Line
Unnecessary use of fully qualified name 'java.sql.Time' due to existing import 'java.sql.Time' 57

org/jadira/usertype/spi/shared/DstSafeTimestampType.java

Violation Line
Unnecessary use of fully qualified name 'java.util.Date' due to existing import 'java.util.Date' 62

org/jadira/usertype/spi/shared/ValidTypesConfigured.java

Violation Line
Avoid modifiers which are implied by the context 9

org/jadira/usertype/spi/timezone/proxy/WrapsSession.java

Violation Line
Avoid modifiers which are implied by the context 7

org/jadira/usertype/spi/utils/reflection/ClassLoaderUtils.java

Violation Line
Avoid empty catch blocks 55 - 57

org/jadira/usertype/spi/utils/reflection/ReflectionUtils.java

Violation Line
Useless parentheses. 82
Useless parentheses. 85