bool safmq_php::safmq_begin_transaction

(Connection con)

Begins a transaction.

Child Classes

Begins a transaction. Once a transaction is begun all actions are not committed until either safmq_commit_transaction() or safmq_end_transaction() are called. Note, if the connection is closed before calling commit or end, the transaction will be rolled back.
Parameters:
con - [in, optional] The safmq connection

Member Documentation

Table of Contents HTML hierarchy of classes or Java


Safmq Documentation, copyright (c) 2004-2010 Matthew J. Battey, Licensed Under Apache License Ver 2.0
Powered By: Get SAFMQ: Store and Forward Message Queue at SourceForge.net. Fast, secure and Free Open Source software downloads