| Interface | Description |
|---|---|
| Transaction |
This represents the state of a running transaction that can be comitted or rolled back
|
| TransactionSupport |
Represents the ability to peform a database transaction in JIRA.
|
| Class | Description |
|---|---|
| TransactionSupportImpl | |
| Txn |
A static version of
TransactionSupport that calls statically to PICO to get the implementation needed. |
| Exception | Description |
|---|---|
| TransactionRuntimeException |
This runtime exception is thrown by the Transaction handling code.
|
Copyright © 2002-2016 Atlassian. All Rights Reserved.