JDBC requires that the JdbcType must be specified for all nullable parameters.
nested exception is org.apache.ibatis.type.TypeException: JDBC requires that the JdbcType must be specified for all nullable parameters.
[code="java"]
and t1.APPLYNAME LIKE CONCAT('%',#{...
2016-08-31 15:24:55 ·
959 阅读 ·
0 评论