| Detector: | MuDetectOPAL_180330 |
| Target: | project ' jodatime ' version1231 |
| Misuse: | misuse ' 1 ' |
| Tags: |
Details about the known misuse from the MUBench dataset.
| Description: | PersistentDateTime.nullSafeGet() may return null, while constructor of Interval expects non-null parameters. |
| Fix Description: | (see diff) |
| Violation Types: |
|
| In File: | org/joda/time/contrib/hibernate/PersistentInterval.java |
| In Method: | nullSafeGet(ResultSet, String[], SessionImplementor, Object) |
| Code with Misuse: |
|