|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sciplore.database.DataBaseConnection
public class DataBaseConnection
| Constructor Summary | |
|---|---|
DataBaseConnection()
|
|
| Method Summary | |
|---|---|
static void |
closeConnection()
|
static java.sql.Connection |
getConnection()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataBaseConnection()
| Method Detail |
|---|
public static java.sql.Connection getConnection()
throws java.sql.SQLException
java.sql.SQLException
public static void closeConnection()
throws java.sql.SQLException
java.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||