|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectse.unlogic.standardutils.db.ConnectionHandler
@Deprecated public class ConnectionHandler
| Constructor Summary | |
|---|---|
ConnectionHandler(DataSource datasource)
Deprecated. |
|
ConnectionHandler(String datasource)
Deprecated. |
|
| Method Summary | |
|---|---|
Connection |
getConnection()
Deprecated. |
DataSource |
getDataSource()
Deprecated. |
void |
setDataSource(DataSource ds)
Deprecated. |
void |
setDataSource(String datasource)
Deprecated. |
String |
toString()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectionHandler(String datasource)
throws NamingException
NamingExceptionpublic ConnectionHandler(DataSource datasource)
| Method Detail |
|---|
public void setDataSource(DataSource ds)
public void setDataSource(String datasource)
throws NamingException
NamingExceptionpublic DataSource getDataSource()
public Connection getConnection()
throws SQLException
SQLExceptionpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||