|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionRuntimeException | |
---|---|
com.atlassian.jira.transaction |
Uses of TransactionRuntimeException in com.atlassian.jira.transaction |
---|
Methods in com.atlassian.jira.transaction that throw TransactionRuntimeException | |
---|---|
Transaction |
TransactionSupportImpl.begin()
|
static Transaction |
Txn.begin()
|
Transaction |
TransactionSupport.begin()
This begins a new transaction if one is not already running for this thread. |
void |
Transaction.commit()
This will commit the transaction. |
void |
Transaction.rollback()
This will rollback the transaction. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |