|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface XAConnector
| Method Summary | |
|---|---|
XAConnection |
getXAConnection(ExecutionContext executionContext,
TransactionContext transactionContext)
Obtain a connection with the connector. |
| Methods inherited from interface org.teiid.connector.api.Connector |
|---|
createIdentity, getCapabilities, getConnection, start, stop |
| Method Detail |
|---|
XAConnection getXAConnection(ExecutionContext executionContext,
TransactionContext transactionContext)
throws ConnectorException
context - The context of the current user that will be using this connection,
may be null if this connection is for an administrative operation.transactionContext - The context of the transaction under which the connection will be used. May be null.
ConnectorException - If an error occurred obtaining a connection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||