Uses of Class
org.omg.CosTransactions.HeuristicRollback
-
Packages that use HeuristicRollback Package Description org.omg.CosTransactions -
-
Uses of HeuristicRollback in org.omg.CosTransactions
Fields in org.omg.CosTransactions declared as HeuristicRollback Modifier and Type Field Description HeuristicRollbackHeuristicRollbackHolder. valueMethods in org.omg.CosTransactions that return HeuristicRollback Modifier and Type Method Description static HeuristicRollbackHeuristicRollbackHelper. extract(Any a)static HeuristicRollbackHeuristicRollbackHelper. read(InputStream istream)Methods in org.omg.CosTransactions with parameters of type HeuristicRollback Modifier and Type Method Description static voidHeuristicRollbackHelper. insert(Any a, HeuristicRollback that)static voidHeuristicRollbackHelper. write(OutputStream ostream, HeuristicRollback value)Methods in org.omg.CosTransactions that throw HeuristicRollback Modifier and Type Method Description void_ResourceStub. commit()void_SubtransactionAwareResourceStub. commit()voidResourceOperations. commit()voidResourcePOATie. commit()voidSubtransactionAwareResourcePOATie. commit()Constructors in org.omg.CosTransactions with parameters of type HeuristicRollback Constructor Description HeuristicRollbackHolder(HeuristicRollback initialValue)
-