Classes | |
exception | Components::Transaction::NoTransaction |
exception | Components::Transaction::NotSupported |
exception | Components::Transaction::SystemError |
exception | Components::Transaction::RollbackError |
exception | Components::Transaction::HeuristicMixed |
exception | Components::Transaction::HeuristicRollback |
exception | Components::Transaction::Security |
exception | Components::Transaction::InvalidToken |
interface | Components::Transaction::UserTransaction |
Typedefs | |
typedef sequence< octet > | TranToken |
typedef UserTransaction * | UserTransaction_ptr |
Enumerations | |
enum | Status { ACTIVE, MARKED_ROLLBACK, PREPARED, COMMITTED, ROLLED_BACK, NO_TRANSACTION, PREPARING, COMMITTING, ROLLING_BACK } |
enum | Status { ACTIVE, MARKED_ROLLBACK, PREPARED, COMMITTED, ROLLED_BACK, NO_TRANSACTION, PREPARING, COMMITTING, ROLLING_BACK } |
|
|
|
|
|
|
|
|