public class AuthQueries extends Queries
con, DATABASEDRIVER, DATABASENAME, DBTIMEZONE, IPADDRESS, PASSWORD, PORT, USERNAME
Constructor and Description |
---|
AuthQueries() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
loadStrings() |
void |
ping()
Runs a select statement to make sure we can still talk to the
database.
|
checkConnection, close, executeInsert, executeInsert, executeSelect, executeUpdate, executeUpdate, finalize, getConnectionString, initConnection, prepare
protected boolean loadStrings()
loadStrings
in class Queries