A B C D E G H I J M N P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
H
- HeuristicCommitException - Exception in jakarta.transaction
-
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.
- HeuristicCommitException() - Constructor for exception jakarta.transaction.HeuristicCommitException
- HeuristicCommitException(String) - Constructor for exception jakarta.transaction.HeuristicCommitException
- HeuristicMixedException - Exception in jakarta.transaction
-
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.
- HeuristicMixedException() - Constructor for exception jakarta.transaction.HeuristicMixedException
- HeuristicMixedException(String) - Constructor for exception jakarta.transaction.HeuristicMixedException
- HeuristicRollbackException - Exception in jakarta.transaction
-
This exception is thrown by the commit operation to report that a heuristic decision was made and that all relevant updates have been rolled back.
- HeuristicRollbackException() - Constructor for exception jakarta.transaction.HeuristicRollbackException
- HeuristicRollbackException(String) - Constructor for exception jakarta.transaction.HeuristicRollbackException
All Classes All Packages