第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機(jī)立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

mybatis異常

mybatis異常

BIG陽 2018-08-17 10:09:09
xml配置如下:<update id="updateUsers" parameterType="java.util.List"> <foreach collection="users" item="item" index="index" open="" close="" separator=";">update user  <set> parent_id = 0  </set> where id = ${item.id} and bjid = ${item.bjid} and njid = ${item.njid}  </foreach> </update> mapper如下:Integer updateUsers(@Param("users") List<user> users); 調(diào)用: userDao.updateUsers(userList); 異常信息如下:org.mybatis.spring.MyBatisSystemException:nested exception is org.apache.ibatis.exceptions.PersistenceException: \n### Error updating database. Cause: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Long\n### The error may involve com.kjm.calm.mmapper.UserDao.updateUserInfo-Inline\n### The error occurred while setting parameters\n### SQL: \n### Cause: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Long
查看完整描述

1 回答

?
繁星coding

TA貢獻(xiàn)1797條經(jīng)驗(yàn) 獲得超4個贊

updateUserInfo中參數(shù)類型錯誤,integer轉(zhuǎn)long報錯,異常中說了


查看完整回答
反對 回復(fù) 2018-09-06
  • 1 回答
  • 0 關(guān)注
  • 860 瀏覽
慕課專欄
更多

添加回答

舉報

0/150
提交
取消
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號