Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
E
F
G
H
L
Q
R
S
U