|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XATransactionException | |
|---|---|
| org.teiid.client | |
| Uses of XATransactionException in org.teiid.client |
|---|
| Methods in org.teiid.client that throw XATransactionException | |
|---|---|
ResultsFuture<?> |
DQP.begin()
|
ResultsFuture<?> |
DQP.commit()
|
ResultsFuture<?> |
DQP.commit(XidImpl xid,
boolean onePhase)
|
ResultsFuture<?> |
DQP.end(XidImpl xid,
int flags)
|
ResultsFuture<?> |
DQP.forget(XidImpl xid)
|
ResultsFuture<java.lang.Integer> |
DQP.prepare(XidImpl xid)
|
ResultsFuture<javax.transaction.xa.Xid[]> |
DQP.recover(int flag)
|
ResultsFuture<?> |
DQP.rollback()
|
ResultsFuture<?> |
DQP.rollback(XidImpl xid)
|
ResultsFuture<?> |
DQP.start(XidImpl xid,
int flags,
int timeout)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||