Class RowNumberPaginationContextEngine


  • public final class RowNumberPaginationContextEngine
    extends Object
    Pagination context engine for row number.
    • Constructor Detail

      • RowNumberPaginationContextEngine

        public RowNumberPaginationContextEngine()
    • Method Detail

      • createPaginationContext

        public PaginationContext createPaginationContext​(Collection<org.apache.shardingsphere.sql.parser.sql.common.segment.dml.expr.ExpressionSegment> expressions,
                                                         ProjectionsContext projectionsContext,
                                                         List<Object> params)
        Create pagination context.
        Parameters:
        expressions - expressions
        projectionsContext - projections context
        params - SQL parameters
        Returns:
        pagination context