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