public final class TopPaginationContextEngine extends Object
| Constructor and Description |
|---|
TopPaginationContextEngine() |
| Modifier and Type | Method and Description |
|---|---|
PaginationContext |
createPaginationContext(TopSegment topSegment,
Collection<AndPredicate> andPredicates,
List<Object> parameters)
Create pagination context.
|
public PaginationContext createPaginationContext(TopSegment topSegment, Collection<AndPredicate> andPredicates, List<Object> parameters)
topSegment - top segmentandPredicates - and predicatesparameters - SQL parametersCopyright © 2020 The Apache Software Foundation. All rights reserved.