public class JDBCUtils extends Object
| Constructor and Description |
|---|
JDBCUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Connection |
createConnection(String connectionUrl,
String username,
String pass) |
public static Connection createConnection(String connectionUrl, String username, String pass) throws SQLException
SQLExceptionCopyright © 2020 The Apache Software Foundation. All rights reserved.