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