public class ConnectionFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static Connection |
createConnection(Map<String,String> configValues,
int timeout) |
static Connection |
createConnection(Properties properties,
int timeout) |
public static Connection createConnection(Properties properties, int timeout)
public static Connection createConnection(Map<String,String> configValues, int timeout)
Copyright © 2019. All rights reserved.