|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.connector.basic.BasicConnection
com.metamatrix.connector.xml.base.XMLConnectionImpl
com.metamatrix.connector.xml.soap.SOAPConnectionImpl
public class SOAPConnectionImpl
| Constructor Summary | |
|---|---|
SOAPConnectionImpl(CachingConnector connector,
ExecutionContext context,
ConnectorEnvironment connectorEnv)
|
|
| Method Summary | |
|---|---|
ResultSetExecution |
createResultSetExecution(IQueryCommand command,
ExecutionContext executionContext,
RuntimeMetadata metadata)
|
| Methods inherited from class com.metamatrix.connector.xml.base.XMLConnectionImpl |
|---|
close, getConnector, getConnectorEnv, getQueryId, getState, getTrustedPayloadHandler, getUser |
| Methods inherited from class org.teiid.connector.basic.BasicConnection |
|---|
closeCalled, createExecution, createProcedureExecution, createUpdateExecution, getCapabilities, isAlive, setConnectorIdentity |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.teiid.connector.api.Connection |
|---|
closeCalled, createExecution, getCapabilities, isAlive, setConnectorIdentity |
| Constructor Detail |
|---|
public SOAPConnectionImpl(CachingConnector connector,
ExecutionContext context,
ConnectorEnvironment connectorEnv)
throws ConnectorException
ConnectorException| Method Detail |
|---|
public ResultSetExecution createResultSetExecution(IQueryCommand command,
ExecutionContext executionContext,
RuntimeMetadata metadata)
throws ConnectorException
createResultSetExecution in class BasicConnectionConnectorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||