public class OffsetLimitInterceptor extends Object implements org.apache.ibatis.plugin.Interceptor
| 限定符和类型 | 类和说明 |
|---|---|
static class |
OffsetLimitInterceptor.BoundSqlSqlSource |
| 构造器和说明 |
|---|
OffsetLimitInterceptor() |
public Object intercept(org.apache.ibatis.plugin.Invocation paramInvocation) throws Throwable
intercept 在接口中 org.apache.ibatis.plugin.InterceptorThrowablepublic Object plugin(Object paramObject)
plugin 在接口中 org.apache.ibatis.plugin.Interceptorpublic void setProperties(Properties paramProperties)
setProperties 在接口中 org.apache.ibatis.plugin.InterceptorCopyright © 2015. All rights reserved.