downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

AMQPChannel::__construct> <AMQPChannel
[edit] Last updated: Fri, 24 May 2013

view this page in

AMQPChannel::commitTransaction

(バージョン情報なし。おそらく SVN 版にしか存在しないでしょう)

AMQPChannel::commitTransaction未確定のトランザクションをコミットする

説明

public void AMQPChannel::commitTransaction ( void )

既存のトランザクションをコミットします。 AMQPChannel::startTransaction() を事前にコールしておかなければなりません。

エラー / 例外

このメソッドをコールする前にトランザクションを開始していなかった場合に AMQPChannelException をスローします。

ブローカとの接続が途切れた場合に AMQPConnectionException をスローします。

パラメータ

この関数にはパラメータはありません。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



add a note add a note User Contributed Notes AMQPChannel::commitTransaction - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites