|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.nurelm.nucontent.patch.DBCon
Used to obtain DB Connection.
| Constructor Summary | |
|---|---|
DBCon()
|
|
| Method Summary | |
|---|---|
void |
closenew()
Closes the DB connection. |
void |
closeold()
Closes the DB connection. |
java.sql.Connection |
getConnectionnew()
Returns a connection to the database. |
java.sql.Connection |
getConnectionold()
Returns a connection to the database. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DBCon()
| Method Detail |
public java.sql.Connection getConnectionold()
connection objectpublic java.sql.Connection getConnectionnew()
connection objectpublic void closeold()
public void closenew()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||