Package | Description |
---|---|
org.teiid | |
org.teiid.client | |
org.teiid.jdbc |
Modifier and Type | Method and Description |
---|---|
TeiidConnection |
CommandContext.getConnection()
Gets a connection to the current session.
|
Modifier and Type | Method and Description |
---|---|
void |
ResultsMessage.processResults() |
Modifier and Type | Class and Description |
---|---|
class |
AsynchPositioningException |
Modifier and Type | Method and Description |
---|---|
static TeiidSQLException |
TeiidSQLException.create(Throwable exception) |
static TeiidSQLException |
TeiidSQLException.create(Throwable exception,
String message) |
Modifier and Type | Method and Description |
---|---|
protected String |
TeiidDataSource.buildServerURL() |
protected JDBCURL |
TeiidDataSource.buildURL() |
protected void |
StatementImpl.checkStatement()
This utility method checks if the jdbc statement is closed and
throws an exception if it is closed.
|
ConnectionImpl |
ConnectionProfile.connect(String url,
Properties info)
This method tries to make a connection to the given URL.
|
ConnectionImpl |
LocalProfile.connect(String url,
Properties info)
This method tries to make a connection to the given URL.
|
protected void |
StatementImpl.copyPropertiesToRequest(RequestMessage res)
Helper method for copy the connection properties to request message.
|
void |
PreparedStatementImpl.submitExecute(String sql,
StatementCallback callback,
RequestOptions options) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.