org.apache.ibatis.executor.ExecutorException: There was no TypeHandler found for
对于org.apache.ibatis.executor.ExecutorException:TherewasnoTypeHandlerfoundforparameter...这个异常,是由于javaType和jdbcType的类型不匹配造成的。Xml代码 insert into t_message(id,content,createtime,t_student_id,t_clas