public class PoolSetup extends Object
| Constructor and Description |
|---|
PoolSetup() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static String |
getUrl(String poolName) |
(package private) static void |
setupConnection(String name,
String url,
String username,
String password,
Properties properties) |
static void setupConnection(String name, String url, String username, String password, Properties properties) throws SQLException
SQLExceptionCopyright © 2020. All rights reserved.