会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
南翔技校毕业后
博客园
首页
新随笔
联系
订阅
管理
2025年8月18日
Mybatis-Interceptor插件之Executor-query方法
摘要: 前言 MyBatis的Executor.query方法是SQL查询操作的核心入口点,通过拦截此方法可以实现各种强大的扩展功能。 @Intercepts({ @Signature( type = Executor.class, method = "query", args = {MappedState
阅读全文
posted @ 2025-08-18 08:35 南翔技校毕业后
阅读(50)
评论(0)
推荐(0)
公告