| Package | Description |
|---|---|
| org.teiid.client | |
| org.teiid.jdbc |
| Modifier and Type | Method and Description |
|---|---|
ResultsFuture<ResultsMessage> |
DQP.executeRequest(long reqID,
RequestMessage message) |
| Modifier and Type | Method and Description |
|---|---|
protected RequestMessage |
StatementImpl.createRequestMessage(String[] commands,
boolean isBatchedCommand,
RequestMessage.ResultsMode resultsMode) |
protected RequestMessage |
PreparedStatementImpl.createRequestMessage(String[] commands,
boolean isBatchedCommand,
RequestMessage.ResultsMode resultsMode) |
protected RequestMessage |
CallableStatementImpl.createRequestMessage(String[] commands,
boolean isBatchedCommand,
RequestMessage.ResultsMode resultsMode) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StatementImpl.copyPropertiesToRequest(RequestMessage res)
Helper method for copy the connection properties to request message.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.