|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalTx | |
org.jboss.jms.tx |
Uses of LocalTx in org.jboss.jms.tx |
Methods in org.jboss.jms.tx that return LocalTx | |
LocalTx |
ResourceManager.createLocalTx()
Create a local tx. |
Methods in org.jboss.jms.tx with parameters of type LocalTx | |
void |
ResourceManager.commitLocal(LocalTx xid,
ConnectionDelegate connection)
|
void |
ResourceManager.rollbackLocal(LocalTx xid,
ConnectionDelegate connection)
|
protected javax.transaction.xa.Xid |
ResourceManager.convertTx(LocalTx anonXid,
javax.transaction.xa.Xid xid)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |