public final class PaginationContextEngine extends Object
| Constructor and Description |
|---|
PaginationContextEngine() |
| Modifier and Type | Method and Description |
|---|---|
PaginationContext |
createPaginationContext(SelectStatement selectStatement,
ProjectionsContext projectionsContext,
List<Object> parameters)
Create pagination context.
|
public PaginationContext createPaginationContext(SelectStatement selectStatement, ProjectionsContext projectionsContext, List<Object> parameters)
selectStatement - SQL statementprojectionsContext - projections contextparameters - SQL parametersCopyright © 2020 The Apache Software Foundation. All rights reserved.