Package | Description |
---|---|
com.caucho.server.webbeans | |
com.caucho.sql | |
com.caucho.transaction |
Modifier and Type | Method and Description |
---|---|
TransactionManager |
ResinCdiProducer.getTransactionManager()
Returns the TransactionManager
|
Modifier and Type | Method and Description |
---|---|
void |
DBPoolImpl.setTransactionManager(TransactionManager tm)
Set the transaction manager for this pool.
|
Modifier and Type | Class and Description |
---|---|
class |
TransactionManagerImpl
Implementation of the transaction manager.
|
class |
UserTransactionProxy
Implementation of the UserTransactionImpl for a thread instance.
|