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