(No version information available, might only be in SVN)
AMQPChannel::startTransaction — Start a transaction
Start a transaction. This method must be called on the given channel prior to calling AMQPChannel::commitTransaction() or AMQPChannel::rollbackTransaction().
Diese Funktion hat keine Parameter.
Throws AMQPConnectionException if the connection to the broker was lost.
Gibt bei Erfolg TRUE
zurück. Im Fehlerfall wird FALSE
zurückgegeben.