Commits a transaction.
public function UnbDatabase::Commit ();
true
, if successful, false
otherwise.
If the transaction counter is greater than 1, the transaction is not actually commited.
BadMethodCallException | If not in a transaction. |
Member of class: UnbDatabase
Implementation file: database.class.php, line 544
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.