|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni.leipzig.IR15.Connectors.MySQLConnector
public class MySQLConnector
Class to handle connection to the mysql database.
Constructor Summary | |
---|---|
MySQLConnector()
|
Method Summary | |
---|---|
static void |
destroyConnection()
Destroy a database connection. |
static java.sql.Connection |
getConnection()
Create and return a database connection. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MySQLConnector()
Method Detail |
---|
public static java.sql.Connection getConnection()
public static void destroyConnection()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |