Oracle

    Starting with Oracle Database 11g Release 1 (11.1), data type “Date” will be mapped to “Timestamp” by default. Set JDBC property oracle.jdbc.mapDateToTimestamp=false to avoid data type “Date” being converted to data type “Timestamp”.