Package | Description |
---|---|
org.jacorb.transaction | |
org.omg.CosTransactions |
Modifier and Type | Method and Description |
---|---|
void |
ResourceImpl.commit() |
void |
CoordinatorImpl.commit(boolean report_heuristics) |
void |
TransactionCurrentImpl.commit(boolean report_heuristics) |
Vote |
ResourceImpl.prepare() |
void |
ResourceImpl.rollback() |
Modifier and Type | Method and Description |
---|---|
static HeuristicMixed |
HeuristicMixedHelper.extract(Any any) |
static HeuristicMixed |
HeuristicMixedHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
HeuristicMixedHelper.insert(Any any,
HeuristicMixed s) |
static void |
HeuristicMixedHelper.write(OutputStream out,
HeuristicMixed s) |
Modifier and Type | Method and Description |
---|---|
void |
ResourcePOATie.commit() |
void |
ResourceOperations.commit() |
void |
_ResourceStub.commit() |
void |
SubtransactionAwareResourcePOATie.commit() |
void |
_SubtransactionAwareResourceStub.commit() |
void |
_CurrentStub.commit(boolean report_heuristics) |
void |
CurrentOperations.commit(boolean report_heuristics) |
void |
_TerminatorStub.commit(boolean report_heuristics) |
void |
CurrentPOATie.commit(boolean report_heuristics) |
void |
TerminatorPOATie.commit(boolean report_heuristics) |
void |
TerminatorOperations.commit(boolean report_heuristics) |
Vote |
ResourcePOATie.prepare() |
Vote |
ResourceOperations.prepare() |
Vote |
_ResourceStub.prepare() |
Vote |
SubtransactionAwareResourcePOATie.prepare() |
Vote |
_SubtransactionAwareResourceStub.prepare() |
void |
ResourcePOATie.rollback() |
void |
ResourceOperations.rollback() |
void |
_ResourceStub.rollback() |
void |
SubtransactionAwareResourcePOATie.rollback() |
void |
_SubtransactionAwareResourceStub.rollback() |
Copyright © 2017 JacORB. All rights reserved.