|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionManager | |
---|---|
com.caucho.server.webbeans | |
com.caucho.sql | |
com.caucho.transaction |
Uses of TransactionManager in com.caucho.server.webbeans |
---|
Methods in com.caucho.server.webbeans that return TransactionManager | |
---|---|
TransactionManager |
ResinCdiProducer.getTransactionManager()
Returns the TransactionManager |
Uses of TransactionManager in com.caucho.sql |
---|
Methods in com.caucho.sql with parameters of type TransactionManager | |
---|---|
void |
DBPoolImpl.setTransactionManager(TransactionManager tm)
Set the transaction manager for this pool. |
Uses of TransactionManager in com.caucho.transaction |
---|
Classes in com.caucho.transaction that implement TransactionManager | |
---|---|
class |
TransactionManagerImpl
Implementation of the transaction manager. |
class |
UserTransactionProxy
Implementation of the UserTransactionImpl for a thread instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |