SQLUpdateBuilder.limit

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

Meta