public setTransactionManager (
public getConnection () Returns the connection related to transaction
public begin () Starts the transaction
abstract public has () ...
public setIsNewTransaction (mixed $isNew) Sets if is a reused transaction or new once
implements Pha
abstract public commit () ...
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 setRollbackPendent (mixed $rollbackPendent) Set if the transaction manager must register a shutdown function
Page 1 of 5