Element index for package phing-tasks-ext-creole
[ a ]
[ c ]
[ d ]
[ e ]
[ m ]
[ p ]
[ r ]
[ s ]
[ _ ]
top
top
top
top
top
top
top
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
|
|