SQLExecTransaction

"Inner" class that contains the definition of a new transaction element.

Transactions allow several files or blocks of statements to be executed using the same JDBC connection and commit operation in between.

package

phing.tasks.ext.creole

Methods

__construct

__construct($parent) 

Arguments

$parent

setSrc

setSrc(\PhingFile $src) 

Arguments

$src

\PhingFile

addText

addText($sql) 

Arguments

$sql

runTransaction

runTransaction($out = null) 
throws

SQLException

Arguments

$out

Properties

tSrcFile

tSrcFile : 

tSqlCommand

tSqlCommand : 

parent

parent :