Package | Description |
---|---|
org.teiid.jdbc | |
org.teiid.odbc | |
org.teiid.olingo.service |
Modifier and Type | Method and Description |
---|---|
ConnectionImpl |
TeiidDriver.connect(String url,
Properties info) |
ConnectionImpl |
LocalProfile.connect(String url,
Properties info)
This method tries to make a connection to the given URL.
|
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) |
Modifier and Type | Method and Description |
---|---|
static void |
ODBCServerRemoteImpl.setConnectionProperties(ConnectionImpl conn) |
static void |
ODBCServerRemoteImpl.setConnectionProperties(ConnectionImpl conn,
Properties p) |
Modifier and Type | Method and Description |
---|---|
static ConnectionImpl |
LocalClient.buildConnection(TeiidDriver driver,
String vdbName,
String version,
Properties props) |
ConnectionImpl |
LocalClient.getConnection() |
Copyright © 2018 JBoss by Red Hat. All rights reserved.