MyBatis-Plus AbstractWrapper-notExists

2022-03-24 15:50 更新
MyBatis-Plus 條件構造器-AbstractWrapperMyBatis-Plus 條件構造器-AbstractWrapper
notExists(String notExistsSql)
notExists(boolean condition, String notExistsSql)

  • 拼接 NOT EXISTS ( sql語句 )
  • 例: ?notExists("select id from table where age = 1")--->not exists (select id from table where age = 1)?


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

掃描二維碼

下載編程獅App

公眾號
微信公眾號

編程獅公眾號