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

Element index for package phing-tasks-ext-creole

[ a ] [ c ] [ d ] [ e ] [ m ] [ p ] [ r ] [ s ] [ _ ]

_

__construct
in file CreoleSQLExecTask.php, method SQLExecTransaction::__construct()
top

a

addFileset
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::addFileset()
    Adds a set of files (nested fileset attribute).
addText
in file CreoleSQLExecTask.php, method SQLExecTransaction::addText()
addText
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::addText()
    Set an inline SQL command to execute.
top

c

createFilterChain
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::createFilterChain()
    Creates a filterchain
createTransaction
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::createTransaction()
    Add a SQL transaction to execute
CreoleSQLExecTask
in file CreoleSQLExecTask.php, class CreoleSQLExecTask
    Executes a series of SQL statements on a database using Creole.
CreoleSQLExecTask.php
procedural page CreoleSQLExecTask.php
top

d

DELIM_NORMAL
in file CreoleSQLExecTask.php, class constant CreoleSQLExecTask::DELIM_NORMAL
DELIM_ROW
in file CreoleSQLExecTask.php, class constant CreoleSQLExecTask::DELIM_ROW
top

e

execSQL
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::execSQL()
    Exec the sql statement.
top

m

main
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::main()
    Load the sql file and then execute it
top

p

printResults
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::printResults()
    print any results in the statement.
top

r

runStatements
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::runStatements()
    read in lines and execute them
runTransaction
in file CreoleSQLExecTask.php, method SQLExecTransaction::runTransaction()
top

s

setAppend
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::setAppend()
    whether output should be appended to or overwrite an existing file. Defaults to false.
setDelimiter
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::setDelimiter()
    Set the statement delimiter.
setDelimiterType
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::setDelimiterType()
    Set the Delimiter type for this sql task. The delimiter type takes two values - normal and row. Normal means that any occurence of the delimiter terminate the SQL command whereas with row, only a line containing just the delimiter is recognized as the end of the command.
setEncoding
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::setEncoding()
    Set the file encoding to use on the SQL files read in
setOnerror
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::setOnerror()
    Action to perform when statement fails: continue, stop, or abort
setOutput
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::setOutput()
    Set the output file; optional, defaults to the console.
setPrint
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::setPrint()
    Set the print flag.
setShowheaders
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::setShowheaders()
    Print headers for result sets from the statements; optional, default true.
setSrc
in file CreoleSQLExecTask.php, method SQLExecTransaction::setSrc()
setSrc
in file CreoleSQLExecTask.php, method CreoleSQLExecTask::setSrc()
    Set the name of the SQL file to be run.
SQLExecTransaction
in file CreoleSQLExecTask.php, class SQLExecTransaction
    "Inner" class that contains the definition of a new transaction element.
top

Documentation generated on Mon, 19 Oct 2009 10:50:11 +0200 by phpDocumentor 1.4.3