| Package | Description |
|---|---|
| org.omg.CosTransactions |
| Modifier and Type | Field and Description |
|---|---|
NoTransaction |
NoTransactionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static NoTransaction |
NoTransactionHelper.extract(Any a) |
static NoTransaction |
NoTransactionHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
NoTransactionHelper.insert(Any a,
NoTransaction that) |
static void |
NoTransactionHelper.write(OutputStream ostream,
NoTransaction value) |
| Modifier and Type | Method and Description |
|---|---|
void |
CurrentOperations.commit(boolean report_heuristics) |
void |
_CurrentStub.commit(boolean report_heuristics) |
void |
CurrentPOATie.commit(boolean report_heuristics) |
void |
CurrentOperations.rollback_only() |
void |
_CurrentStub.rollback_only() |
void |
CurrentPOATie.rollback_only() |
void |
CurrentOperations.rollback() |
void |
_CurrentStub.rollback() |
void |
CurrentPOATie.rollback() |
| Constructor and Description |
|---|
NoTransactionHolder(NoTransaction initialValue) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.