public class MyBatisInterceptorHandler extends Object implements InterceptorHanlder
| 构造器和说明 |
|---|
MyBatisInterceptorHandler() |
public void preHandler(Method method, Object[] args)
preHandler 在接口中 InterceptorHanlderpublic void postHandler(Object result, Exception ex)
postHandler 在接口中 InterceptorHanlderpublic int priority()
priority 在接口中 InterceptorHanlderCopyright © 2025. All rights reserved.