类 DataScopeInterceptor
java.lang.Object
org.macrocloud.kernel.datascope.interceptor.DataScopeInterceptor
- 所有已实现的接口:
QueryInterceptor,org.springframework.core.Ordered
mybatis 数据权限拦截器
- 作者:
- macro, Chill
-
构造器详细资料
-
DataScopeInterceptor
public DataScopeInterceptor()
-
-
方法详细资料
-
intercept
public void intercept(org.apache.ibatis.executor.Executor executor, org.apache.ibatis.mapping.MappedStatement ms, Object parameter, org.apache.ibatis.session.RowBounds rowBounds, org.apache.ibatis.session.ResultHandler resultHandler, org.apache.ibatis.mapping.BoundSql boundSql) - 指定者:
intercept在接口中QueryInterceptor
-