public setIsNewTransaction (mixed $isNew) Sets if is a reused transaction or new once
public setTransactionManager (
abstract public has () ...
public getConnection () Returns the connection related to transaction
implements Pha
public begin () Starts the transaction
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
abstract public commit () ...
public string getDbService () Returns the database service used to isolate the transaction
Page 1 of 5