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