|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransactionContext | |
|---|---|
| com.subshell.persistence.transaction | Classes for working with transactions. |
| Uses of TransactionContext in com.subshell.persistence.transaction |
|---|
| Methods in com.subshell.persistence.transaction that return TransactionContext | |
|---|---|
static TransactionContext |
TransactionContext.getCurrentContext()
Returns the transaction context associated with the current thread. |
| Methods in com.subshell.persistence.transaction with parameters of type TransactionContext | |
|---|---|
static void |
TransactionContext.setCurrentContext(TransactionContext context)
Sets the transaction context to be associated with the current thread. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||