public final class RowNumberPaginationContextEngine extends Object
| Constructor and Description |
|---|
RowNumberPaginationContextEngine() |
| Modifier and Type | Method and Description |
|---|---|
PaginationContext |
createPaginationContext(org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment where,
ProjectionsContext projectionsContext,
List<Object> parameters)
Create pagination context.
|
public PaginationContext createPaginationContext(org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment where, ProjectionsContext projectionsContext, List<Object> parameters)
where - where conditionprojectionsContext - projections contextparameters - SQL parametersCopyright © 2021 The Apache Software Foundation. All rights reserved.