MyBatis-Plus AbstractWrapper-and

2022-03-24 15:48 更新
MyBatis-Plus 條件構(gòu)造器-AbstractWrapperMyBatis-Plus 條件構(gòu)造器-AbstractWrapper
and(Consumer<Param> consumer)
and(boolean condition, Consumer<Param> consumer)

  • AND 嵌套
  • 例: ?and(i -> i.eq("name", "李白").ne("status", "活著"))--->and (name = '李白' and status <> '活著')?


以上內(nèi)容是否對您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號
微信公眾號

編程獅公眾號