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 481
© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.