Skip to content

feat(mybatis): 增强MPJLambdaWrapperX 类,左连接后可以使用betweenIfPresent等 #223

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 12, 2025

Conversation

fishSteak
Copy link
Contributor

  • 添加了新的 betweenIfPresent 方法,支持更灵活的条件判断 -重写了 leftJoin、rightJoin 和 innerJoin 方法,使它们返回当前类型,使得连接后可以使用betweenIfPresent等MPJLambdaWrapperX的方法。
  • 新增了带有扩展参数的 Join 方法,支持更复杂的查询需求

- 移除了未使用的 import 语句- 更新了泛型参数,使代码更加通用和安全
- 添加了新的 betweenIfPresent 方法,支持更灵活的条件判断
-重写了 leftJoin、rightJoin 和 innerJoin 方法,使它们返回当前类型
- 新增了带有扩展参数的 Join 方法,支持更复杂的查询需求
@fishSteak
Copy link
Contributor Author

#222 提交的PR

@YunaiV YunaiV merged commit 6d1ac32 into YunaiV:master-jdk17 May 12, 2025
@fishSteak fishSteak deleted the master-jdk17-dev-fixMPJ branch May 13, 2025 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants