package

com.atlassian.jira.transaction

Interfaces

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. 

Classes

TransactionSupportImpl  
Txn A static version of TransactionSupport that calls statically to PICO to get the implementation needed. 

Exceptions

TransactionRuntimeException This runtime exception is thrown by the Transaction handling code.