JDatabaseDriverPdo::transactionRollback
Method to roll back a transaction.
Signature
public function transactionRollback([boolean
$toSavepoint = false] )
Parameters
-
$toSavepoint
- If true, rollback to the last savepoint.
Returns
- void