public class ConnectionFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROCESS_NAME_REGEX |
| Constructor and Description |
|---|
ConnectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Connection |
createConnection(LinkedHashMap<String,Object> connectionParams) |
public static final String PROCESS_NAME_REGEX
public static Connection createConnection(LinkedHashMap<String,Object> connectionParams) throws IOException
IOExceptionCopyright © 2019. All rights reserved.