| Package | Description |
|---|---|
| org.teiid.jdbc | |
| org.teiid.odbc | |
| org.teiid.olingo.service | |
| org.teiid.runtime | |
| org.teiid.transport |
| Modifier and Type | Method and Description |
|---|---|
static TeiidDriver |
TeiidDriver.getInstance() |
| Constructor and Description |
|---|
ODBCServerRemoteImpl(ODBCClientInstance client,
TeiidDriver driver,
LogonImpl logon) |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionImpl |
LocalClient.buildConnection(TeiidDriver driver,
String vdbName,
String version,
Properties props) |
| Modifier and Type | Method and Description |
|---|---|
TeiidDriver |
EmbeddedServer.getDriver() |
| Modifier and Type | Method and Description |
|---|---|
void |
ODBCSocketListener.setDriver(TeiidDriver driver) |
| Constructor and Description |
|---|
ODBCClientInstance(ObjectChannel channel,
TeiidDriver driver,
LogonImpl logonService) |
ODBCSocketListener(InetSocketAddress address,
SocketConfiguration config,
ClientServiceRegistryImpl csr,
StorageManager storageManager,
int maxLobSize,
LogonImpl logon,
TeiidDriver driver) |
Copyright © 2019. All rights reserved.