public setRollbackedRecord (Phalcon\Mvc\ModelInterface
abstract public commit () ...
public getRollbackPendent () Check if the transaction manager is registering a shutdown function to clean up pendent transactions
public setRollbackPendent (mixed $rollbackPendent) Set if the transaction manager must register a shutdown function
public string getDbService () Returns the database service used to isolate the transaction
public setRollbackOnAbort (mixed $rollbackOnAbort) Sets flag to rollback on abort the HTTP connection
public rollbackPendent () Rollbacks active transactions within the manager
public commit () Commits active transactions within the manager
abstract public notifyRollback (
public boolean rollback ([string $rollbackMessage], [
Page 2 of 5