|
|||||||||||
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.DbTestConnectionFactory
Constructor Summary | |
DbTestConnectionFactory()
|
Method Summary | |
void |
closeConnection(java.sql.Connection connection)
|
java.sql.Connection |
getConnection(java.lang.String dataSourceName)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DbTestConnectionFactory()
Method Detail |
public java.sql.Connection getConnection(java.lang.String dataSourceName) throws java.sql.SQLException
getConnection
in interface DbConnectionFactory
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 |