Module io.ebean.api

Interface SqlLimiter

All Known Implementing Classes:
AnsiSqlRowsLimiter, LimitOffsetSqlLimiter

public interface SqlLimiter
Adds SQL limiting to a query (such as LIMIT OFFSET).
  • Method Summary

    Modifier and Type
    Method
    Description
    Add the SQL limiting statements around the query.