| Package | Description |
|---|---|
| org.omg.CosTransactions |
| Modifier and Type | Field and Description |
|---|---|
HeuristicMixed |
HeuristicMixedHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static HeuristicMixed |
HeuristicMixedHelper.extract(Any a) |
static HeuristicMixed |
HeuristicMixedHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
HeuristicMixedHelper.insert(Any a,
HeuristicMixed that) |
static void |
HeuristicMixedHelper.write(OutputStream ostream,
HeuristicMixed value) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceOperations.commit() |
void |
_ResourceStub.commit() |
void |
_SubtransactionAwareResourceStub.commit() |
void |
TerminatorOperations.commit(boolean report_heuristics) |
void |
CurrentOperations.commit(boolean report_heuristics) |
void |
_TerminatorStub.commit(boolean report_heuristics) |
void |
_CurrentStub.commit(boolean report_heuristics) |
Vote |
ResourceOperations.prepare() |
Vote |
_ResourceStub.prepare() |
Vote |
_SubtransactionAwareResourceStub.prepare() |
void |
ResourceOperations.rollback() |
void |
_ResourceStub.rollback() |
void |
_SubtransactionAwareResourceStub.rollback() |
| Constructor and Description |
|---|
HeuristicMixedHolder(HeuristicMixed initialValue) |
Copyright © 2013. All Rights Reserved.