|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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).
Method Summary | |
---|---|
java.sql.Connection |
getConnection(java.lang.String url,
java.util.Properties properties)
|
Method Detail |
---|
java.sql.Connection getConnection(java.lang.String url, java.util.Properties properties) throws java.sql.SQLException
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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |