| I did some more testing with the LocalDate. Here the problem is not present, but only if the incoming type is java.sql.Date. If for some reason the database would returns Timestamp or the wrap method is called with a java.util.Date, wrong values are returned. I do not know if this could happen. |