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
ConnectionProfile
connect
in interface ConnectionProfile
url
- used to establish a connection.TeiidSQLException
- if it is unable to establish a connectionpublic ServerConnection createServerConnection(Properties info) throws TeiidException
createServerConnection
in interface LocalProfile
TeiidException
Copyright © 2019. All rights reserved.