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
ClassNotFoundException
public static Connection getConnection(String url) throws SQLException
SQLException
Copyright © 2016 Apache Software Foundation. All Rights Reserved.