This exception is thrown by the rollback operation on a resource to
report that a heuristic decision was made and that all relevant updates
have been committed.
This exception is thrown to report that a heuristic decision was made and
that some relevant updates have been committed and others have been
rolled back.
This is how the JTA Implementation in JOTM sees the Transaction Context.
This interface is used to keep the code independant of the transport layer
this context is for internal use only (JOTM and UserTransaction) it has to
be translated for each protocol.