随笔分类 - MyBatis
摘要:org.springframework.core.NestedIOException: Failed to parse mapping resource: 'D:\gitWorkspace\cuba\src\main\webapp\WEB-INF\classes\mappings\modules\m
阅读全文
摘要:mybatis 插入空值時需要指定jdbcType 报错内容: ### Cause: org.apache.ibatis.type.TypeException: Error setting null for parameter #10 with JdbcType OTHER . Try settin
阅读全文
摘要:今日遇到的问题: 查询版本信息时,由于version是Integer类型,所以当前台选择版本为0时,变成了查询了所有的版本信息。 sql片段: </if> <if test="version != null and version != '' "> AND a.version = #{version
阅读全文

浙公网安备 33010602011771号