Skip to content

Instantly share code, notes, and snippets.

@cosbor11
Created July 14, 2016 15:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cosbor11/4eb37b3dd3679b9c44ef587ad245784f to your computer and use it in GitHub Desktop.
Save cosbor11/4eb37b3dd3679b9c44ef587ad245784f to your computer and use it in GitHub Desktop.
Query for the second page (rows 10-19, records 11-20)
final List<Player> page2 = manager.executeQuery(query);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment