您的位置:58编程 > MyBatis-Plus AbstractWrapper-notExists

MyBatis-Plus AbstractWrapper-notExists

2023-05-04 04:33 MyBatis-Plus教程

 MyBatis-Plus AbstractWrapper-notExists

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)


阅读全文
以上是58编程为你收集整理的 MyBatis-Plus AbstractWrapper-notExists全部内容。
声明:本站所有文章资源内容,如无特殊说明或标注,均为采集网络资源。如若本站内容侵犯了原著者的合法权益,可联系本站删除。
相关文章
© 2024 58编程 58biancheng.com 版权所有 联系我们
桂ICP备12005667号-32 Powered by CMS