用户登录
用户注册

分享至

mybatis 数组

  • 作者: 死性不改77896306
  • 来源: 51数据库
  • 2020-09-21

update tblsupertitleresult




when (userHhCode=#{i.userHhCode} and titleId=#{i.titleId}) then #{i.checkState}






when (userHhCode=#{i.userHhCode} and titleId=#{i.titleId}) then #{i.correctDate}






when (userHhCode=#{i.userHhCode} and titleId=#{i.titleId}) then #{i.result}




where

(userHhCode =#{i.userHhCode} andtitleId=#{i.titleId})





  

搜一下:mybatis如何传递列表,数组等
软件
前端设计
程序设计
Java相关