public final class RowNumberPaginationContextEngine extends Object
| 构造器和说明 |
|---|
RowNumberPaginationContextEngine() |
| 限定符和类型 | 方法和说明 |
|---|---|
PaginationContext |
createPaginationContext(Collection<org.apache.shardingsphere.sql.parser.sql.segment.dml.predicate.AndPredicate> andPredicates,
ProjectionsContext projectionsContext,
List<Object> parameters)
Create pagination context.
|
public PaginationContext createPaginationContext(Collection<org.apache.shardingsphere.sql.parser.sql.segment.dml.predicate.AndPredicate> andPredicates, ProjectionsContext projectionsContext, List<Object> parameters)
andPredicates - and predicatesprojectionsContext - projections contextparameters - SQL parametersCopyright © 2020 The Apache Software Foundation. All rights reserved.