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 |
CurrentOperations.rollback_only() |
void |
_CurrentStub.rollback_only() |
void |
CurrentOperations.rollback() |
void |
_CurrentStub.rollback() |
Constructor and Description |
---|
NoTransactionHolder(NoTransaction initialValue) |
Copyright © 2013. All Rights Reserved.