while(rs.next()) { System.out.println(rs.getString(1)); //java.sql.SQLException: Value '00:00:00 can not be represented }