| Package | Description |
|---|---|
| org.omg.CosTransactions |
| Modifier and Type | Method and Description |
|---|---|
static NoTransaction |
NoTransactionHelper.extract(Any any) |
static NoTransaction |
NoTransactionHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
NoTransactionHelper.insert(Any any,
NoTransaction s) |
static void |
NoTransactionHelper.write(OutputStream out,
NoTransaction s) |
| Modifier and Type | Method and Description |
|---|---|
void |
CurrentOperations.commit(boolean report_heuristics) |
void |
CurrentLocalTie.commit(boolean report_heuristics) |
void |
CurrentOperations.rollback_only() |
void |
CurrentLocalTie.rollback_only() |
void |
CurrentOperations.rollback() |
void |
CurrentLocalTie.rollback() |
Copyright © 2013. All Rights Reserved.