|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Xid | |
|---|---|
| javax.transaction.xa | |
| Uses of Xid in javax.transaction.xa |
|---|
| Methods in javax.transaction.xa that return Xid | |
|---|---|
Xid[] |
XAResource.recover(int flag)
|
| Methods in javax.transaction.xa with parameters of type Xid | |
|---|---|
void |
XAResource.commit(Xid xid,
boolean onePhase)
|
void |
XAResource.end(Xid xid,
int flags)
|
void |
XAResource.forget(Xid xid)
|
int |
XAResource.prepare(Xid xid)
|
void |
XAResource.rollback(Xid xid)
|
void |
XAResource.start(Xid xid,
int flags)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||