net.sourceforge.backpedal.api.db
Interface ConnectionFactory

All Known Implementing Classes:
ConnectionFactoryImpl

public interface ConnectionFactory


Method Summary
 Connection getConnection()
           
 

Method Detail

getConnection

public Connection getConnection()
                         throws SQLException
SQLException


Copyright © Sourceforge. All Rights Reserved.