public interface ConnectionProfile
| Modifier and Type | Method and Description |
|---|---|
ConnectionImpl |
connect(String url,
Properties info)
This method tries to make a connection to the given URL.
|
ConnectionImpl connect(String url, Properties info) throws TeiidSQLException
The - URL used to establish a connection.SQLException - if it is unable to establish a connectionTeiidSQLExceptionCopyright © 2019. All rights reserved.