Skip to content

Instantly share code, notes, and snippets.

@cosbor11
Created July 14, 2016 18:34
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/56ce6fcb021254fbf9b38f79c1e87e19 to your computer and use it in GitHub Desktop.
Save cosbor11/56ce6fcb021254fbf9b38f79c1e87e19 to your computer and use it in GitHub Desktop.
create a simple query to include all records
final Query query = new Query(Player.class);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment