Package | Description |
---|---|
com.caucho.env.dbpool | |
com.caucho.transaction |
Modifier and Type | Method and Description |
---|---|
UserTransactionProxy |
ConnectionPool.getTransactionManager()
Returns the transaction manager.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectionPool.setTransactionManager(UserTransactionProxy tm)
Sets the transaction manager.
|
Modifier and Type | Method and Description |
---|---|
static UserTransactionProxy |
UserTransactionProxy.getCurrent()
Returns the local UT proxy.
|
static UserTransactionProxy |
UserTransactionProxy.getInstance()
Returns the local UT proxy.
|