MyBatis Interceptor
摘要:
MyBatis的拦截器可以用于在以下对象及方法中拦截修改: Executor (update, query, flushStatements, commit, rollback, getTransaction, close, isClosed) ParameterHandler (getParame 阅读全文
posted @ 2020-04-21 18:06 Milton 阅读(2508) 评论(0) 推荐(2) 编辑