The CosTransactions Module is the only module in the Transaction Service.
AIX | HP-UX | Linux | Solaris | Windows NT Visual C++ | |
module file name | CosTransactions.idl | ||||
C++ Header file name | CosTransactions.hh | ||||
Linker files | libwasosal.a | libwasosal.sl | libwasosal.so | libwasosal.so | wasosa1m.lib |
Types
enum Status { StatusActive, StatusMarkedRollback, StatusPrepared, StatusCommitted, StatusRolledBack, StatusUnknown, StatusNoTransaction, StatusPreparing, StatusCommitting, StatusRollingBack };
enum Vote { VoteCommit, VoteRollback, VoteReadOnly };
Exceptions
Interfaces