MyBatis-Plus入门教程 MyBatis-Plus 条件构造器-AbstractWrapper

2024-02-25 开发教程 MyBatis-Plus入门教程 匿名 10

说明

QueryWrapper​(LambdaQueryWrapper) 和 ​UpdateWrapper​(LambdaUpdateWrapper) 的父类

用于生成 sql 的 where 条件, entity 属性也用于生成 sql 的 where 条件

注意: entity 生成的 where 条件与 使用各个 api 生成的 where 条件没有任何关联行为

allEqeqne
gtgelt
lebetweennotBetween
likenotLikelikeLeft
likeRightisNullisNotNull
innotIninSql
notInSqlgroupByorderByAsc
orderByDescorderByhaving
funcorand
nestedapplylast
existsnotExists