Uses of Class
org.omg.CORBA.TRANSACTION_ROLLEDBACK

Packages that use TRANSACTION_ROLLEDBACK
org.omg.CORBA   
 

Uses of TRANSACTION_ROLLEDBACK in org.omg.CORBA
 

Fields in org.omg.CORBA declared as TRANSACTION_ROLLEDBACK
 TRANSACTION_ROLLEDBACK TRANSACTION_ROLLEDBACKHolder.value
           
 

Methods in org.omg.CORBA that return TRANSACTION_ROLLEDBACK
static TRANSACTION_ROLLEDBACK TRANSACTION_ROLLEDBACKHelper.extract(Any any)
           
static TRANSACTION_ROLLEDBACK TRANSACTION_ROLLEDBACKHelper.read(InputStream in)
           
 

Methods in org.omg.CORBA with parameters of type TRANSACTION_ROLLEDBACK
static void TRANSACTION_ROLLEDBACKHelper.insert(Any any, TRANSACTION_ROLLEDBACK val)
           
static void TRANSACTION_ROLLEDBACKHelper.write(OutputStream out, TRANSACTION_ROLLEDBACK val)
           
 

Constructors in org.omg.CORBA with parameters of type TRANSACTION_ROLLEDBACK
TRANSACTION_ROLLEDBACKHolder(TRANSACTION_ROLLEDBACK initial)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.