Package | Description |
---|---|
org.jboss.jca.core.tx.noopts |
This package contains a no-operation transaction manager implementation which can be used instead of a real implementation
|
Modifier and Type | Method and Description |
---|---|
TransactionImpl |
TxRegistry.getTransaction()
Get the transaction for the current thread
|
Modifier and Type | Method and Description |
---|---|
void |
TxRegistry.assignTransaction(TransactionImpl v)
Assign a transaction
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)