execute() public method Executes the SQL statement.
resetSequence() public method Creates a SQL command for
queryColumn() public method Executes the SQL statement
cancel() public method Cancels the execution of the SQL
$params public property The parameters (name => value) that
queryAll() public method Executes the SQL statement and
dropCommentFromColumn() public method (available since version 2.0.8)
addColumn() public method Creates a SQL command for adding
batchInsert() public method Creates a batch INSERT command
bindParam() public method Binds a parameter to the SQL
Page 5 of 6