|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoTransaction | |
---|---|
org.omg.CosTransactions |
Uses of NoTransaction in org.omg.CosTransactions |
---|
Fields in org.omg.CosTransactions declared as NoTransaction | |
---|---|
NoTransaction |
NoTransactionHolder.value
|
Methods in org.omg.CosTransactions that return NoTransaction | |
---|---|
static NoTransaction |
NoTransactionHelper.extract(org.omg.CORBA.Any a)
|
static NoTransaction |
NoTransactionHelper.read(org.omg.CORBA.portable.InputStream istream)
|
Methods in org.omg.CosTransactions with parameters of type NoTransaction | |
---|---|
static void |
NoTransactionHelper.insert(org.omg.CORBA.Any a,
NoTransaction that)
|
static void |
NoTransactionHelper.write(org.omg.CORBA.portable.OutputStream ostream,
NoTransaction value)
|
Methods in org.omg.CosTransactions that throw NoTransaction | |
---|---|
void |
_CurrentStub.commit(boolean report_heuristics)
|
void |
CurrentOperations.commit(boolean report_heuristics)
|
void |
_CurrentStub.rollback_only()
|
void |
CurrentOperations.rollback_only()
|
void |
_CurrentStub.rollback()
|
void |
CurrentOperations.rollback()
|
Constructors in org.omg.CosTransactions with parameters of type NoTransaction | |
---|---|
NoTransactionHolder(NoTransaction initialValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |