public class SQLLimit extends Object
public SQLLimit(String limitClause) throws KettleSQLException
KettleSQLException
public int getLimit()
public void setLimit(int limit)
limit
- The limit of rows to returnpublic int getOffset()
public void setOffset(int offset)
offset
- The offset of the rows to return