public interface ConnectionFactory
Modifier and Type | Method and Description |
---|---|
Connection |
createConnection(String connectionClass,
String uri,
String username,
String password,
Integer timeout) |