Package su.onno.query


package su.onno.query
  • Class
    Description
    An opaque, self-describing position in a keyset-paginated list — the "where I left off" token a client echoes back to fetch the next window.
    The SQL behind keyset (a.k.a.
    The rendered ORDER BY body and seek predicate for one page.
    The SELECT … FROM … JOIN … WHERE … GROUP BY … ORDER BY assembler used by register virtual tables.
    Pre-rendered SQL fragments for one statement.