SQLDeleteBuilder.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 SQLDeleteBuilder
    limit
    (,
    int offset
    )

Meta