public interface ConnectionFactory
Modifier and Type | Method and Description |
---|---|
Connection |
createConnection(ConnectionSettings settings)
Create a new JDBC connection.
|
Connection createConnection(ConnectionSettings settings)
settings
- the connection settingsCopyright © 2016 Actian Corporation. All rights reserved.