com.ptc.windchill.upgrade.util
Interface ConnectionProvider

All Known Implementing Classes:
UpgradeContext

public interface ConnectionProvider


Method Summary
 Connection getConnection()
           
 

Method Detail

getConnection

public Connection getConnection()
                         throws Exception
Throws:
Exception