Skip navigation links
A B C D E G H I J N P R S T U V 

H

HeuristicCommitException - Exception in javax.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 javax.transaction.HeuristicCommitException
 
HeuristicCommitException(String) - Constructor for exception javax.transaction.HeuristicCommitException
 
HeuristicMixedException - Exception in javax.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 javax.transaction.HeuristicMixedException
 
HeuristicMixedException(String) - Constructor for exception javax.transaction.HeuristicMixedException
 
HeuristicRollbackException - Exception in javax.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 javax.transaction.HeuristicRollbackException
 
HeuristicRollbackException(String) - Constructor for exception javax.transaction.HeuristicRollbackException
 
A B C D E G H I J N P R S T U V 
Skip navigation links

Copyright © 2019 Eclipse Foundation. All Rights Reserved.
Use is subject to license terms.