Created
July 14, 2016 18:34
-
-
Save cosbor11/56ce6fcb021254fbf9b38f79c1e87e19 to your computer and use it in GitHub Desktop.
create a simple query to include all records
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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