|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSetteeMezzo.util.database.DbAccess
public class DbAccess
Gestisce l'accesso al DB per il salvataggio delle informazioni relative alle partite
Constructor Summary | |
---|---|
DbAccess()
|
Method Summary | |
---|---|
static void |
closeConnection()
|
static java.sql.Connection |
getConnection()
|
static void |
initConnection()
Inizializza una connessione al DB |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DbAccess()
Method Detail |
---|
public static void initConnection()
public static java.sql.Connection getConnection()
public static void closeConnection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |