Package | Description |
---|---|
org.teiid.jdbc |
Modifier and Type | Method and Description |
---|---|
ConnectionImpl |
TeiidDriver.connect(String url,
Properties info) |
ConnectionImpl |
ConnectionProfile.connect(String url,
Properties info)
This method tries to make a connection to the given URL.
|
ConnectionImpl |
StatementImpl.getConnection() |
protected ConnectionImpl |
StatementImpl.getMMConnection() |
Modifier and Type | Method and Description |
---|---|
boolean |
ConnectionImpl.isSameProcess(ConnectionImpl conn) |
Constructor and Description |
---|
XAConnectionImpl(ConnectionImpl conn) |
Copyright © 2019. All rights reserved.