C D E F G H L Q R S U

E

executeQuery(String, List<String>, boolean) - Method in class footyquiz.server.integration.DatabaseConnector
SQL queries with where conditions should be run here.
executeQuery(String, boolean) - Method in class footyquiz.server.integration.DatabaseConnector
Executes sql, that wil return the results in an Arraylist.
executeSQL(String, List<String>, boolean) - Method in class footyquiz.server.integration.DatabaseConnector
Executes SQL quary using the sql string pased to it.

C D E F G H L Q R S U