org.apache.openejb.resource.jdbc
Class DataSourceHelper
java.lang.Object
org.apache.openejb.resource.jdbc.DataSourceHelper
public final class DataSourceHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setUrl
public static void setUrl(DataSource dataSource,
String url,
ClassLoader classLoader,
String clazz,
String method)
throws Exception
- Throws:
Exception
setUrl
public static void setUrl(DataSource dataSource,
String url)
throws Exception
- Throws:
Exception
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.