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