List of usage examples for org.apache.ibatis.plugin Interceptor interface-usage
From source file cn.com.bricks.mybatis.rbac.DynamicObscureInterceptor.java
/** * ? * * @author kete2003@gmail.com */ @Intercepts({ @Signature(type = ResultSetHandler.class, method = "handleResultSets", args = { Statement.class }) })
From source file cn.com.bricks.mybatis.rbac.DynamicRbacInterceptor.java
/**
* rbac??
*
* @author kete2003@gmail.com
*/
@Intercepts({
From source file cn.myblog.uitl.MybatisPageHelper.PageHelper.java
/**
* Mybatis -
*
* @author liuzh/abel533/isea533
* @version 3.2.1
* @url http://git.oschina.net/free/Mybatis_PageHelper
From source file cn.org.awcp.core.mybatis.mapper.MapperInterceptor.java
/**
* Mapper
* <p>? : <a href="https://github.com/abel533/Mapper" target="_blank">https://github.com/abel533/Mapper</a></p>
*
* @author liuzh
*/
From source file cn.org.awcp.core.mybatis.page.PageHelper.java
/**
* Mybatis -
*
* @author liuzh/abel533/isea533
* @version 3.3.0
* ? : http://git.oschina.net/free/Mybatis_PageHelper
From source file com.appleframework.orm.mybatis.pagehelper.PageHelper.java
/**
* Mybatis -
*
* @author liuzh/abel533/isea533
* @version 3.3.0
* ? : http://git.oschina.net/free/Mybatis_PageHelper
From source file com.autonavi.tsp.workbackend.util.page.PageHelper.java
/**
* Mybatis -
*
* @author liuzh/abel533/isea533
* @version 3.3.0
* ? : http://git.oschina.net/free/Mybatis_PageHelper
From source file com.badminton.interceptors.mySqlHelper.pagehelper.PageHelper.java
/**
* Mybatis - <br/>
* ? : http://git.oschina.net/free/Mybatis_PageHelper
*
* @author liuzh/abel533/isea533
* @version 5.0.0
From source file com.baidu.dpop.ctp.common.mybatis.page.PageHelper.java
/**
* Mybatis -
*
* @author liuzh/abel533/isea533
* @version 3.3.0
* ? : http://git.oschina.net/free/Mybatis_PageHelper
From source file com.baomidou.mybatisplus.plugins.CachePaginationInterceptor.java
/**
* <p>
*
* </p>
*
* @author hubin