implements Pha
public setRollbackPendent (mixed $rollbackPendent) Set if the transaction manager must register a shutdown function
public getRollbackPendent () Check if the transaction manager is registering a shutdown function to clean up pendent transactions
public string getDbService () Returns the database service used to isolate the transaction
public rollback ([boolean $collect]) Rollbacks active transactions within the manager Collect will remove the transaction
public setDbService (mixed $service) Sets the database service used to run the isolated transactions
public getOrCreateTransaction ([mixed $autoBegin]) Create/Returns a new transaction or an existing one
public rollbackPendent () Rollbacks active transactions within the manager
public notifyCommit (P
public has () Checks whether the manager has an active transaction
Page 1 of 2