org.LexGrid.util.sql.sqlReconnect
Interface ConnectionHelperIF

All Known Implementing Classes:
ConnectionHelper

public interface ConnectionHelperIF

This class is just a hack so that I can get the driver manager to connect to a sql database with a driver that was loaded using a different class loader. This class needs to be loaded by the same class loader that registered the sql driver(s).

Author:
armbrust

Method Summary
 java.sql.Connection getConnection(java.lang.String url, java.util.Properties properties)
           
 

Method Detail

getConnection

java.sql.Connection getConnection(java.lang.String url,
                                  java.util.Properties properties)
                                  throws java.sql.SQLException
Throws:
java.sql.SQLException

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.