|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionRepository | |
org.jboss.jms.server | |
org.jboss.messaging.core.tx |
Uses of TransactionRepository in org.jboss.jms.server |
Fields in org.jboss.jms.server declared as TransactionRepository | |
protected TransactionRepository |
ServerPeer.txRepository
|
Methods in org.jboss.jms.server that return TransactionRepository | |
TransactionRepository |
ServerPeer.getTxRepository()
|
Uses of TransactionRepository in org.jboss.messaging.core.tx |
Fields in org.jboss.messaging.core.tx declared as TransactionRepository | |
protected TransactionRepository |
Transaction.transactionRepository
If this is a XA transaction, when a commit is executed the transaction has to be removed from the transaction repository. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |