MongoDB\Driver\Session::commitTransaction

(mongodb >=1.5.0)

MongoDB\Driver\Session::commitTransactionCommits a transaction

Beschreibung

final public MongoDB\Driver\Session::commitTransaction ( void ) : void

This method commits an existing transaction and all the associated operations are persisted in the database.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Fehler/Exceptions

Siehe auch