Uses of Class
org.omg.CosTransactions.HeuristicMixed

Packages that use HeuristicMixed
org.omg.CosTransactions   
 

Uses of HeuristicMixed in org.omg.CosTransactions
 

Fields in org.omg.CosTransactions declared as HeuristicMixed
 HeuristicMixed HeuristicMixedHolder.value
           
 

Methods in org.omg.CosTransactions that return HeuristicMixed
static HeuristicMixed HeuristicMixedHelper.extract(org.omg.CORBA.Any a)
           
static HeuristicMixed HeuristicMixedHelper.read(org.omg.CORBA.portable.InputStream istream)
           
 

Methods in org.omg.CosTransactions with parameters of type HeuristicMixed
static void HeuristicMixedHelper.insert(org.omg.CORBA.Any a, HeuristicMixed that)
           
static void HeuristicMixedHelper.write(org.omg.CORBA.portable.OutputStream ostream, HeuristicMixed value)
           
 

Methods in org.omg.CosTransactions that throw HeuristicMixed
 void ResourceOperations.commit()
           
 void _SubtransactionAwareResourceStub.commit()
           
 void _ResourceStub.commit()
           
 void _TerminatorStub.commit(boolean report_heuristics)
           
 void _CurrentStub.commit(boolean report_heuristics)
           
 void CurrentOperations.commit(boolean report_heuristics)
           
 void TerminatorOperations.commit(boolean report_heuristics)
           
 Vote ResourceOperations.prepare()
           
 Vote _SubtransactionAwareResourceStub.prepare()
           
 Vote _ResourceStub.prepare()
           
 void ResourceOperations.rollback()
           
 void _SubtransactionAwareResourceStub.rollback()
           
 void _ResourceStub.rollback()
           
 

Constructors in org.omg.CosTransactions with parameters of type HeuristicMixed
HeuristicMixedHolder(HeuristicMixed initialValue)
           
 



Copyright © 2009. All Rights Reserved.