org.apache.hadoop.chukwa.util
Class DriverManagerUtil
java.lang.Object
org.apache.hadoop.chukwa.util.DriverManagerUtil
public class DriverManagerUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DriverManagerUtil
public DriverManagerUtil()
loadDriver
public static Class loadDriver()
throws ClassNotFoundException
- Throws:
ClassNotFoundException
getConnection
public static Connection getConnection(String url)
throws SQLException
- Throws:
SQLException
Copyright © ${year} The Apache Software Foundation