org.iternine.jeppetto.testsupport.db
Interface ConnectionSource

All Known Implementing Classes:
DataSourceConnectionSource

public interface ConnectionSource


Method Summary
 Connection getConnection()
           
 String getDriverClassName()
           
 

Method Detail

getConnection

Connection getConnection()
                         throws SQLException
Throws:
SQLException

getDriverClassName

String getDriverClassName()


Copyright © 2012. All Rights Reserved.