UNB Components Code Reference

UnbDatabase::Commit method

Commits a transaction.

public function UnbDatabase::Commit ();

Return value

true, if successful, false otherwise.

Remarks

If the transaction counter is greater than 1, the transaction is not actually commited.

Exceptions thrown

BadMethodCallException 

If not in a transaction.

Member of class: UnbDatabase

Implementation file: database.class.php, line 556

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-22.