cn.gtmap.estateplat.core.support.mybatis.mapper
类 MapperInterceptor
java.lang.Object
cn.gtmap.estateplat.core.support.mybatis.mapper.MapperInterceptor
- 所有已实现的接口:
- org.apache.ibatis.plugin.Interceptor
public class MapperInterceptor
- extends Object
- implements org.apache.ibatis.plugin.Interceptor
通用Mapper拦截器
- 作者:
- liuzh
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapperInterceptor
public MapperInterceptor()
intercept
public Object intercept(org.apache.ibatis.plugin.Invocation invocation)
throws Throwable
- 指定者:
- 接口
org.apache.ibatis.plugin.Interceptor 中的 intercept
- 抛出:
Throwable
plugin
public Object plugin(Object target)
- 指定者:
- 接口
org.apache.ibatis.plugin.Interceptor 中的 plugin
setProperties
public void setProperties(Properties properties)
- 指定者:
- 接口
org.apache.ibatis.plugin.Interceptor 中的 setProperties
Copyright © 2015–2021 cn.gtmap. All rights reserved.