|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserTransactionProxy | |
---|---|
com.caucho.env.dbpool | |
com.caucho.transaction |
Uses of UserTransactionProxy in com.caucho.env.dbpool |
---|
Methods in com.caucho.env.dbpool that return UserTransactionProxy | |
---|---|
UserTransactionProxy |
ConnectionPool.getTransactionManager()
Returns the transaction manager. |
Methods in com.caucho.env.dbpool with parameters of type UserTransactionProxy | |
---|---|
void |
ConnectionPool.setTransactionManager(UserTransactionProxy tm)
Sets the transaction manager. |
Uses of UserTransactionProxy in com.caucho.transaction |
---|
Methods in com.caucho.transaction that return UserTransactionProxy | |
---|---|
static UserTransactionProxy |
UserTransactionProxy.getCurrent()
Returns the local UT proxy. |
static UserTransactionProxy |
UserTransactionProxy.getInstance()
Returns the local UT proxy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |