挿入するときは、(dateTime).getTime()を使用する代わりに 、SQLタイムスタンプオブジェクトを使用します:new java.sql.Timestamp((dateTime).getTime())