org.omg.CosTransactions
Interface TransactionalObjectOperations
public
interface
TransactionalObjectOperations
The TransactionalObject interface is used by an object to indicate that it is
transactional. By supporting the TransactionalObject interface, an object indicates that
it wants the transaction context associated with the client thread to be associated with
all operations on its interface.