|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.persistence.db.DataSourceConnectionFactory
Constructor Summary | |
---|---|
DataSourceConnectionFactory()
|
Method Summary | |
---|---|
void |
closeConnection(java.sql.Connection connection)
|
java.sql.Connection |
getConnection(java.lang.String key)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DataSourceConnectionFactory()
Method Detail |
public java.sql.Connection getConnection(java.lang.String key) throws SystemException, java.sql.SQLException
getConnection
in interface DbConnectionFactory
SystemException
java.sql.SQLException
public void closeConnection(java.sql.Connection connection) throws java.sql.SQLException
closeConnection
in interface DbConnectionFactory
java.sql.SQLException
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |