|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UMOTransactionFactory
UMOTransactionFactory
creates a transaction.
Method Summary | |
---|---|
UMOTransaction |
beginTransaction()
Create and begins a new transaction |
boolean |
isTransacted()
Determines whether this transaction factory creates transactions that are really transacted or if they are being used to simulate batch actions, such as using Jms Client Acknowledge. |
Method Detail |
---|
UMOTransaction beginTransaction() throws TransactionException
TransactionException
- if the transaction cannot be created or begunboolean isTransacted()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |