SQLSelectBuilder.limit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. SQLBuilder limit(int rowCount)
    class SQLSelectBuilder
  2. SQLBuilder limit(int rowCount, int offset)

Meta