Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Allow to set limit for maximum number of rows returned

Code Block
java
java

cmd.limitRows(…)

...


cmd.skipRows(…) //to set the offset.