public class DriverManagerUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DriverManagerUtil.ConnectionInfo |
| Constructor and Description |
|---|
DriverManagerUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Connection |
getConnection(String url) |
static Class |
loadDriver() |
public static Class loadDriver() throws ClassNotFoundException
ClassNotFoundExceptionpublic static Connection getConnection(String url) throws SQLException
SQLExceptionCopyright © 2016 Apache Software Foundation. All Rights Reserved.