cn.gtmap.estateplat.core.support.mybatis.page
类 PaginationInterceptor
java.lang.Object
cn.gtmap.estateplat.core.support.mybatis.page.PaginationInterceptor
- 所有已实现的接口:
- org.apache.ibatis.plugin.Interceptor
public class PaginationInterceptor
- extends Object
- implements org.apache.ibatis.plugin.Interceptor
Date Created 2014-2-17
- 版本:
- 1.0
- 作者:
- loafer[zjh527@gmail.com]
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PaginationInterceptor
public PaginationInterceptor()
getPaginationTotal
public static int getPaginationTotal()
- Get Pagination total
- 返回:
clean
public static void clean()
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–2016 cn.gtmap. All rights reserved.