|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HeuristicMixedException | |
---|---|
com.caucho.transaction | |
javax.transaction |
Uses of HeuristicMixedException in com.caucho.transaction |
---|
Methods in com.caucho.transaction that throw HeuristicMixedException | |
---|---|
void |
TransactionImpl.commit()
Commit the transaction. |
void |
TransactionManagerImpl.commit()
Commit the transaction. |
void |
UserTransactionImpl.commit()
Commits the transaction |
void |
UserTransactionProxy.commit()
Commits the transaction |
Uses of HeuristicMixedException in javax.transaction |
---|
Methods in javax.transaction that throw HeuristicMixedException | |
---|---|
void |
Transaction.commit()
Commits the transaction. |
void |
TransactionManager.commit()
Commits the transaction |
void |
UserTransaction.commit()
Commits the transaction |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |