public setTransactionManager (
public setIsNewTransaction (mixed $isNew) Sets if is a reused transaction or new once
public getConnection () Returns the connection related to transaction
implements Pha
public begin () Starts the transaction
abstract public has () ...
abstract public commit () ...
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 getRollbackPendent () Check if the transaction manager is registering a shutdown function to clean up pendent transactions
Page 1 of 5