State
|
Description
|
Active JTA
|
The transaction is currently active
|
Idle JTA
|
The transaction is not currently executing
|
Prepared JTA
|
The transaction is prepared
|
Rollback-only JTA
|
The transaction has encountered an error
|
Commit JTA
|
The transaction is in the commit process
|