|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.nurelm.nc3to4.NC3Conn
NC3
Description:This class is just to obtain a connection to the NuContent3 database and then safely close it.
| Constructor Summary | |
|---|---|
NC3Conn(java.lang.String url,
java.lang.String user,
java.lang.String pswd)
|
|
| Method Summary | |
|---|---|
void |
close()
closes the connection to nucontent3 site database. |
java.sql.Connection |
getConnection()
returns a connection object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NC3Conn(java.lang.String url,
java.lang.String user,
java.lang.String pswd)
| Method Detail |
public java.sql.Connection getConnection()
public void close()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||