public class ModuleLocalProfile extends Object implements LocalProfile
DQP_WORK_CONTEXT, TRANSPORT_NAME, USE_CALLING_THREAD, WAIT_FOR_LOAD| Constructor and Description |
|---|
ModuleLocalProfile() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionImpl |
connect(String url,
Properties info)
This method tries to make a connection to the given URL.
|
ServerConnection |
createServerConnection(Properties info) |
public ConnectionImpl connect(String url, Properties info) throws TeiidSQLException
ConnectionProfileconnect in interface ConnectionProfileurl - used to establish a connection.TeiidSQLException - if it is unable to establish a connectionpublic ServerConnection createServerConnection(Properties info) throws TeiidException
createServerConnection in interface LocalProfileTeiidExceptionCopyright © 2019. All rights reserved.