public final class ShardingPaginationParameterRewriter extends Object implements ParameterRewriter<org.apache.shardingsphere.infra.binder.statement.dml.SelectStatementContext>, RouteContextAware
| 构造器和说明 |
|---|
ShardingPaginationParameterRewriter() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isNeedRewrite(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext) |
void |
rewrite(ParameterBuilder parameterBuilder,
org.apache.shardingsphere.infra.binder.statement.dml.SelectStatementContext selectStatementContext,
List<Object> parameters) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetRouteContextpublic boolean isNeedRewrite(org.apache.shardingsphere.infra.binder.statement.SQLStatementContext sqlStatementContext)
isNeedRewrite 在接口中 ParameterRewriter<org.apache.shardingsphere.infra.binder.statement.dml.SelectStatementContext>public void rewrite(ParameterBuilder parameterBuilder, org.apache.shardingsphere.infra.binder.statement.dml.SelectStatementContext selectStatementContext, List<Object> parameters)
rewrite 在接口中 ParameterRewriter<org.apache.shardingsphere.infra.binder.statement.dml.SelectStatementContext>Copyright © 2020 The Apache Software Foundation. All rights reserved.