phing-tasks-ext-pdo
[ class tree: phing-tasks-ext-pdo ] [ index: phing-tasks-ext-pdo ] [ all elements ]

Class: PDOSQLExecTransaction

Source Location: /tasks/ext/pdo/PDOSQLExecTask.php

Class Overview


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


Methods



Class Details

[line 574]
"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.




[ Top ]


Class Methods


constructor __construct [line 580]

PDOSQLExecTransaction __construct( $parent)



Parameters:

   $parent  

[ Top ]

method addText [line 591]

void addText( $sql)



Tags:

access:  public


Parameters:

   $sql  

[ Top ]

method runTransaction [line 599]

void runTransaction( )



Tags:

throws:  IOException, PDOException
access:  public


[ Top ]

method setSrc [line 586]

void setSrc( $src)



Tags:

access:  public


Parameters:

PhingFile   $src  

[ Top ]


Documentation generated on Mon, 19 Oct 2009 10:51:26 +0200 by phpDocumentor 1.4.3