@Signature(type=org.apache.ibatis.executor.statement.StatementHandler.class,method="prepare",args={java.sql.Connection.class,java.lang.Integer.class}) @Signature(type=org.apache.ibatis.executor.resultset.ResultSetHandler.class,method="handleResultSets",args=java.sql.Statement.class)
public class OraclePageHelper
extends Object
implements org.apache.ibatis.plugin.Interceptor
| 构造器和说明 |
|---|
OraclePageHelper() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCountSql(String sql) |
Object |
intercept(org.apache.ibatis.plugin.Invocation invocation) |
Object |
plugin(Object target) |
static void |
setDialect(String dialect) |
void |
setProperties(Properties properties) |
public Object intercept(org.apache.ibatis.plugin.Invocation invocation) throws Throwable
intercept 在接口中 org.apache.ibatis.plugin.InterceptorThrowablepublic void setProperties(Properties properties)
setProperties 在接口中 org.apache.ibatis.plugin.Interceptorpublic static void setDialect(String dialect)
Copyright © 2018 GTMAP. All rights reserved.